Release v1.110.2
This commit is contained in:
Родитель
5b259ad2c3
Коммит
b33d7cda4f
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="1.110.2"></a>
|
||||
## 1.110.2 (2018-04-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **permissions:** Allow untrusted reliers to request 'openid' scope. (#6111) r=@vladikoff ([5b259ad](https://github.com/mozilla/fxa-content-server/commit/5b259ad))
|
||||
|
||||
|
||||
|
||||
<a name="1.110.1"></a>
|
||||
## 1.110.1 (2018-04-20)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-content-server",
|
||||
"version": "1.110.1",
|
||||
"version": "1.110.2",
|
||||
"description": "Firefox Accounts Content Server",
|
||||
"scripts": {
|
||||
"build-production": "NODE_ENV=production grunt build",
|
||||
|
|
Загрузка…
Ссылка в новой задаче