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

Commit 564b4df

Browse files
committed
Release v1.107.1
1 parent 6059aca commit 564b4df

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.107.1"></a>
2+
## [1.107.1](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.107.0...v1.107.1) (2018-03-21)
3+
4+
5+
### Bug Fixes
6+
7+
* **emails:** Make all request paths containing an email use hex encoding. (#1); r=philbooth ([6059aca](https://github.com/mozilla/fxa-auth-db-mysql/commit/6059aca))
8+
9+
10+
111
<a name="1.107.0"></a>
212
# [1.107.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.106.0...v1.107.0) (2018-03-07)
313

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

0 commit comments

Comments
 (0)