Release v1.86.0
This commit is contained in:
Родитель
49302fe012
Коммит
ac8ef0d714
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="1.86.0"></a>
|
||||
# [1.86.0](https://github.com/mozilla/fxa-profile-server/compare/v1.85.0...v1.86.0) (2017-05-03)
|
||||
|
||||
|
||||
### chore
|
||||
|
||||
* **deps:** Update shrinkwrap ([49302fe](https://github.com/mozilla/fxa-profile-server/commit/49302fe))
|
||||
|
||||
|
||||
|
||||
<a name="1.85.0"></a>
|
||||
# [1.85.0](https://github.com/mozilla/fxa-profile-server/compare/v1.84.0...v1.85.0) (2017-04-19)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-profile-server",
|
||||
"version": "1.85.0",
|
||||
"version": "1.86.0",
|
||||
"dependencies": {
|
||||
"aws-sdk": {
|
||||
"version": "2.4.7",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-profile-server",
|
||||
"version": "1.85.0",
|
||||
"version": "1.86.0",
|
||||
"private": true,
|
||||
"description": "Firefox Accounts Profile service.",
|
||||
"scripts": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче