Skip to content

Commit 462981a

Browse files
committed
Release v0.46.0
1 parent 2a9f729 commit 462981a

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG-db.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
train-46
2+
* feat(db): add endpoint to return a user's sessions #102
3+
* feat(db): return accountCreatedAt from sessionToken stored procedure #105
4+
* chore(metadata): Update package metadata for stand-alone server lib. #106
5+
16
train-45
27
* fix(metrics): measure request count and time in perf tests - #97
38
* fix(metrics): append delimiter to metrics output - #94

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fxa-auth-db-mysql",
3-
"version": "0.45.0",
3+
"version": "0.46.0",
44
"description": "MySQL backend for the fxa-auth-db-server",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)