Merge pull request #332 from mozilla/tag-117

Release v1.117.0
This commit is contained in:
Ryan Kelly 2018-07-24 13:17:10 -07:00 коммит произвёл GitHub
Родитель 587ff2a043 1bed291538
Коммит 01f2f27dcd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 12 добавлений и 2 удалений

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

@ -1,3 +1,13 @@
<a name="1.117.0"></a>
# [1.117.0](https://github.com/mozilla/fxa-profile-server/compare/v1.115.0...v1.117.0) (2018-07-24)
### chore
* **release:** Merge mozilla/train-115 into master r=@shane-tomlinson ([d30540f](https://github.com/mozilla/fxa-profile-server/commit/d30540f))
<a name="1.116.0"></a>
# [1.116.0](https://github.com/mozilla/fxa-profile-server/compare/v1.115.0...v1.116.0) (2018-07-11)

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

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

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

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