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

Commit 1c0103e

Browse files
author
Shane Tomlinson
committed
Release v1.112.0
1 parent 647b80e commit 1c0103e

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="1.112.0"></a>
2+
# [1.112.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.111.0...v1.112.0) (2018-05-16)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** update to restify 7.1 and mysql 2.15 (#351), r=@rfk ([4415850](https://github.com/mozilla/fxa-auth-db-mysql/commit/4415850))
8+
* **restify:** set a sane max param length value for restify ([d84c827](https://github.com/mozilla/fxa-auth-db-mysql/commit/d84c827))
9+
* **restify:** update param size ([bb78be2](https://github.com/mozilla/fxa-auth-db-mysql/commit/bb78be2))
10+
11+
### Features
12+
13+
* **changelog:** Add an "acknowledgements" section to some changelog entries. (#350) ([5a27b0a](https://github.com/mozilla/fxa-auth-db-mysql/commit/5a27b0a))
14+
15+
16+
117
<a name="1.111.0"></a>
218
# [1.111.0](https://github.com/mozilla/fxa-auth-db-mysql/compare/v1.110.0...v1.111.0) (2018-05-02)
319

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

0 commit comments

Comments
 (0)