Release v1.83.1
This commit is contained in:
Родитель
1fc861703b
Коммит
cad110ad8a
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="1.83.1"></a>
|
||||
## [1.83.1](https://github.com/mozilla/fxa-auth-server/compare/v1.83.0...v1.83.1) (2017-03-21)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **email:** Pass correct args to verify_email (#1754), r=@philbooth ([1fc8617](https://github.com/mozilla/fxa-auth-server/commit/1fc8617))
|
||||
|
||||
|
||||
|
||||
<a name="1.83.0"></a>
|
||||
# [1.83.0](https://github.com/mozilla/fxa-auth-server/compare/v1.82.2...v1.83.0) (2017-03-21)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-auth-server",
|
||||
"version": "1.83.0",
|
||||
"version": "1.83.1",
|
||||
"dependencies": {
|
||||
"ajv": {
|
||||
"version": "4.1.7",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fxa-auth-server",
|
||||
"version": "1.83.0",
|
||||
"version": "1.83.1",
|
||||
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
|
||||
"bin": {
|
||||
"fxa-auth": "./bin/key_server.js"
|
||||
|
|
Загрузка…
Ссылка в новой задаче