Release v1.133.1
This commit is contained in:
Родитель
0fa08f2a15
Коммит
85267a82f0
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="1.133.1"></a>
|
||||
## [1.133.1](https://github.com/mozilla/fxa-auth-server/compare/v1.133.0...v1.133.1) (2019-03-19)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **devices:** devices API with refreshTokens ([3b33f41](https://github.com/mozilla/fxa-auth-server/commit/3b33f41)), closes [#2547](https://github.com/mozilla/fxa-auth-server/issues/2547)
|
||||
|
||||
|
||||
|
||||
<a name="1.133.0"></a>
|
||||
# [1.133.0](https://github.com/mozilla/fxa-auth-server/compare/v1.132.1...v1.133.0) (2019-03-19)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-auth-server",
|
||||
"version": "1.133.0",
|
||||
"version": "1.133.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-auth-server",
|
||||
"version": "1.133.0",
|
||||
"version": "1.133.1",
|
||||
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
|
||||
"bin": {
|
||||
"fxa-auth": "./bin/key_server.js"
|
||||
|
|
Загрузка…
Ссылка в новой задаче