Release v1.90.0
This commit is contained in:
Родитель
ed59c0e6d2
Коммит
7ad4942dd6
|
@ -1,3 +1,12 @@
|
|||
<a name"1.90.0"></a>
|
||||
## 1.90.0 (2017-06-28)
|
||||
|
||||
|
||||
#### Features
|
||||
|
||||
* **pkce:** add PKCE support to the oauth server (#466) r=seanmonstar ([ed59c0e6](https://github.com/mozilla/fxa-oauth-server/commit/ed59c0e6))
|
||||
|
||||
|
||||
<a name"1.89.0"></a>
|
||||
## 1.89.0 (2017-06-14)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-oauth-server",
|
||||
"version": "1.89.0",
|
||||
"version": "1.90.0",
|
||||
"dependencies": {
|
||||
"bluebird": {
|
||||
"version": "2.11.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-oauth-server",
|
||||
"version": "1.89.0",
|
||||
"version": "1.90.0",
|
||||
"private": true,
|
||||
"description": "Firefox Accounts OAuth2 server.",
|
||||
"scripts": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче