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

Commit e5464d6

Browse files
committed
Release v1.110.0
1 parent 23cbc61 commit e5464d6

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.110.0"></a>
2+
# [1.110.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.109.0...v1.110.0) (2018-04-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **codes:** remove current recovery codes before applying migration (#337), r=@rfk ([23cbc61](https://github.com/mozilla/fxa-auth-db-mysql/commit/23cbc61))
8+
* **codes:** update recovery code requirements (#333), r=@philbooth ([2ca7d9f](https://github.com/mozilla/fxa-auth-db-mysql/commit/2ca7d9f))
9+
* **devices:** Rename pushbox capability to messages and add messages.sendtab capability (#335) ([5a1535a](https://github.com/mozilla/fxa-auth-db-mysql/commit/5a1535a))
10+
11+
12+
113
<a name="1.109.0"></a>
214
# [1.109.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.107.1...v1.109.0) (2018-04-04)
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.109.0",
3+
"version": "1.110.0",
44
"description": "MySQL backend for Firefox Accounts",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)