Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Commit

Permalink
Release v1.122.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Oct 2, 2018
1 parent f6e93eb commit 032d1ec
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="1.122.0"></a>
# [1.122.0](https://github.com/mozilla/fxa-oauth-server/compare/v1.120.0...v1.122.0) (2018-10-02)


### Bug Fixes

* **ci:** remove nsp (#602) ([64ade86](https://github.com/mozilla/fxa-oauth-server/commit/64ade86)), closes [#602](https://github.com/mozilla/fxa-oauth-server/issues/602) [#596](https://github.com/mozilla/fxa-oauth-server/issues/596) [#597](https://github.com/mozilla/fxa-oauth-server/issues/597)
* **key-data:** Correctly handle non-existent scopes when finding key data. ([34d9493](https://github.com/mozilla/fxa-oauth-server/commit/34d9493))

### Features

* **openid:** add profileChangedAt to claims (#607), r=@rfk ([f6e93eb](https://github.com/mozilla/fxa-oauth-server/commit/f6e93eb)), closes [#607](https://github.com/mozilla/fxa-oauth-server/issues/607)



<a name="1.121.0"></a>
# [1.121.0](https://github.com/mozilla/fxa-oauth-server/compare/v1.120.0...v1.121.0) (2018-09-18)

Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fxa-oauth-server",
"version": "1.121.0",
"version": "1.122.0",
"private": true,
"description": "Firefox Accounts OAuth2 server.",
"scripts": {
Expand Down

0 comments on commit 032d1ec

Please sign in to comment.