Merge train-128 into master
https://github.com/mozilla/fxa-auth-server/pull/2861 r=shane-tomlinson
This commit is contained in:
Коммит
441df86b15
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
||||||
|
<a name="1.128.1"></a>
|
||||||
|
## [1.128.1](https://github.com/mozilla/fxa-auth-server/compare/v1.128.0...v1.128.1) (2019-01-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **circle:** can never have enough version.json ([adb59b9](https://github.com/mozilla/fxa-auth-server/commit/adb59b9))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="1.128.0"></a>
|
<a name="1.128.0"></a>
|
||||||
# [1.128.0](https://github.com/mozilla/fxa-auth-server/compare/v1.126.3...v1.128.0) (2019-01-08)
|
# [1.128.0](https://github.com/mozilla/fxa-auth-server/compare/v1.126.3...v1.128.0) (2019-01-08)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "fxa-auth-server",
|
"name": "fxa-auth-server",
|
||||||
"version": "1.128.0",
|
"version": "1.128.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "fxa-auth-server",
|
"name": "fxa-auth-server",
|
||||||
"version": "1.128.0",
|
"version": "1.128.1",
|
||||||
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
|
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
|
||||||
"bin": {
|
"bin": {
|
||||||
"fxa-auth": "./bin/key_server.js"
|
"fxa-auth": "./bin/key_server.js"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче