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

Commit 1a7967a

Browse files
committed
Release v1.90.0
1 parent 06944e8 commit 1a7967a

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="1.90.0"></a>
2+
# [1.90.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.89.1...v1.90.0) (2017-06-28)
3+
4+
5+
### chore
6+
7+
* **eslint:** update to latest eslint (#252) r=vbudhram ([1157bb2](https://github.com/mozilla/fxa-auth-db-mysql/commit/1157bb2))
8+
* **train:** uplift train 89 (#253), r=@philbooth ([06944e8](https://github.com/mozilla/fxa-auth-db-mysql/commit/06944e8))
9+
10+
### Features
11+
12+
* **db:** store flowIds with signinCodes ([3fac7d7](https://github.com/mozilla/fxa-auth-db-mysql/commit/3fac7d7))
13+
* **email:** Update procedures to use email table (#245), r=@philbooth, @rfk ([b896063](https://github.com/mozilla/fxa-auth-db-mysql/commit/b896063))
14+
* **tokens:** Add ability to reset accounts tokens (#249), r=@philbooth ([92199bc](https://github.com/mozilla/fxa-auth-db-mysql/commit/92199bc))
15+
16+
17+
118
<a name="1.89.3"></a>
219
## [1.89.3](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.89.2...v1.89.3) (2017-06-21)
320

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

0 commit comments

Comments
 (0)