Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Release v1.110.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vbudhram committed Apr 25, 2018
1 parent e38e282 commit 0d4691c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
<a name="1.110.3"></a>
## 1.110.3 (2018-04-25)


### Bug Fixes

* **test:** fix totp test failures (#6117) r=@vladikoff,@jrgm ([e38e282](https://github.com/mozilla/fxa-content-server/commit/e38e282)), closes [(#6117](https://github.com/(/issues/6117)



<a name="1.110.2"></a>
## 1.110.2 (2018-04-25)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "fxa-content-server",
"version": "1.110.2",
"version": "1.110.3",
"description": "Firefox Accounts Content Server",
"scripts": {
"build-production": "NODE_ENV=production grunt build",
Expand Down

0 comments on commit 0d4691c

Please sign in to comment.