Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Release v1.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgm committed Sep 23, 2015
1 parent 8b26175 commit 8bcc064
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
train-46
* feat(logging): add createdAt to account.signed activity event #1056
* feat(basket): send sync login events to basket #1051
* fix(logging): use service query parameter in activityEvent #1051
* feat(email): added post verify email #1034
* fix(tests): e2e-email changes for "Firefox Account Verified" in train-46 #1063
* fix(tests): improved script to checking email of all supported locales #1050
* fix(tests): run mysql tests on travis #1047
* chore(shrinkwrap): update shrinkwrap for latest fxa-auth-mailer, fxa-content-server-l10n #1065
* chore(shrinkwrap): redo shrinkwrap to re-add missing fxa-jwtool->pem-jwk #1062

train-45
* feat(l10n): add fa as a supported locale. #1026
* fix(db): decrease session token update frequency #1042
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.45.0",
"version": "1.46.0",
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
"bin": {
"fxa-auth": "./bin/key_server.js"
Expand Down

0 comments on commit 8bcc064

Please sign in to comment.