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

Commit b6cb3e5

Browse files
committed
Release v1.103.0
1 parent 6348a95 commit b6cb3e5

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="1.103.0"></a>
2+
# [1.103.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.101.0...v1.103.0) (2018-01-09)
3+
4+
5+
### Bug Fixes
6+
7+
* **node:** use node 6.12.3 (#291) r=@vladikoff ([6080c0c](https://github.com/mozilla/fxa-auth-db-mysql/commit/6080c0c))
8+
9+
### Features
10+
11+
* **logs:** add Sentry for errors (#292) r=@vbudhram ([6348a95](https://github.com/mozilla/fxa-auth-db-mysql/commit/6348a95)), closes [#288](https://github.com/mozilla/fxa-auth-db-mysql/issues/288)
12+
13+
14+
115
<a name="1.101.0"></a>
216
# [1.101.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.100.0...v1.101.0) (2017-11-29)
317

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

0 commit comments

Comments
 (0)