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

Commit d7cb9ed

Browse files
committed
Release v1.107.0
1 parent f6d603c commit d7cb9ed

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="1.107.0"></a>
2+
# [1.107.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.106.0...v1.107.0) (2018-03-07)
3+
4+
5+
### chore
6+
7+
* **tests:** cleanup `sessionToken` endpoints and docs, r=@philbooth, @rfk ([da2e9ef](https://github.com/mozilla/fxa-auth-db-mysql/commit/da2e9ef))
8+
9+
### Features
10+
11+
* **totp:** Add initial totp session verification logic (#309), r=@philbooth ([ee19e1b](https://github.com/mozilla/fxa-auth-db-mysql/commit/ee19e1b))
12+
* **totp:** vlad updates for totp (#313) r=@vladikoff ([f6d603c](https://github.com/mozilla/fxa-auth-db-mysql/commit/f6d603c))
13+
14+
15+
116
<a name="1.106.0"></a>
217
# [1.106.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.105.0...v1.106.0) (2018-02-21)
318

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.106.0",
3+
"version": "1.107.0",
44
"description": "MySQL backend for Firefox Accounts",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)