This commit is contained in:
Phil Booth 2019-01-25 14:18:18 +00:00
Родитель b70d527517
Коммит 9257d4d8de
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 36FBB106F9C32516
3 изменённых файлов: 12 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,13 @@
<a name="1.129.0"></a>
# [1.129.0](https://github.com/mozilla/fxa-customs-server/compare/v1.124.0...v1.129.0) (2019-01-25)
### Bug Fixes
* **logs:** preserve homogeneity of log properties ([469ca49](https://github.com/mozilla/fxa-customs-server/commit/469ca49))
<a name="1.124.0"></a>
# [1.124.0](https://github.com/mozilla/fxa-customs-server/compare/v1.123.0...v1.124.0) (2018-10-30)

2
npm-shrinkwrap.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-customs-server",
"version": "1.124.0",
"version": "1.129.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-customs-server",
"version": "1.124.0",
"version": "1.129.0",
"description": "Firefox Accounts Customs Server",
"author": "Mozilla (https://mozilla.org/)",
"license": "MPL-2.0",