This commit is contained in:
Vijay Budhram 2018-09-18 11:16:24 -04:00
Родитель 0c49b5fc98
Коммит 493c7cf1f8
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: D49B640E659DCB9E
3 изменённых файлов: 12 добавлений и 2 удалений

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

@ -1,3 +1,13 @@
<a name="1.121.0"></a>
# [1.121.0](https://github.com/mozilla/fxa-profile-server/compare/v1.120.0...v1.121.0) (2018-09-18)
### Bug Fixes
* **ci:** remove nsp ([d671905](https://github.com/mozilla/fxa-profile-server/commit/d671905)), closes [#338](https://github.com/mozilla/fxa-profile-server/issues/338) [#339](https://github.com/mozilla/fxa-profile-server/issues/339)
<a name="1.120.0"></a>
# [1.120.0](https://github.com/mozilla/fxa-profile-server/compare/v1.118.0...v1.120.0) (2018-09-06)

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

@ -1,6 +1,6 @@
{
"name": "fxa-profile-server",
"version": "1.120.0",
"version": "1.121.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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

@ -1,6 +1,6 @@
{
"name": "fxa-profile-server",
"version": "1.120.0",
"version": "1.121.0",
"private": true,
"description": "Firefox Accounts Profile service.",
"scripts": {