This commit is contained in:
John Morrison 2017-11-01 14:48:47 -07:00
Родитель 28fa709bee
Коммит f7d5d1e9e8
2 изменённых файлов: 11 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,13 @@
<a name="1.99.1"></a>
## 1.99.1 (2017-11-01)
### Bug Fixes
* **emails:** account for post change email being sent ([28fa709](https://github.com/mozilla/fxa-content-server/commit/28fa709))
<a name="1.99.0"></a>
# 1.99.0 (2017-11-01)

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-content-server",
"version": "1.99.0",
"version": "1.99.1",
"description": "Firefox Accounts Content Server",
"scripts": {
"build-production": "grunt build",