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

Commit a9f81fe

Browse files
committed
Release v1.91.0
1 parent e99bc19 commit a9f81fe

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="1.91.0"></a>
2+
# [1.91.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.90.0...v1.91.0) (2017-07-12)
3+
4+
5+
### Features
6+
7+
* **email:** Add change email (#254), r=@philbooth ([7253d09](https://github.com/mozilla/fxa-auth-db-mysql/commit/7253d09))
8+
* **email:** correctly return `createdAt` when using accountRecord (#256), r=@philbooth ([70a1a39](https://github.com/mozilla/fxa-auth-db-mysql/commit/70a1a39))
9+
* **schema:** add a uaFormFactor column to sessionTokens ([e99bc19](https://github.com/mozilla/fxa-auth-db-mysql/commit/e99bc19))
10+
11+
12+
113
<a name="1.90.0"></a>
214
# [1.90.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.89.1...v1.90.0) (2017-06-28)
315

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": "1.90.0",
3+
"version": "1.91.0",
44
"description": "MySQL backend for the fxa-auth-db-server",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)