Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
david-on-github committed Feb 4, 2020
1 parent 47612a1 commit e4db2a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.0.1] - 2020-02-04
### Fixes
- Type error

## [2.0.0] - 2020-02-04
### Breaking Changes
- Updated to Angular/NgRx 8
Expand Down
2 changes: 1 addition & 1 deletion projects/ng-oidc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-oidc-client",
"version": "2.0.0",
"version": "2.0.1",
"main": "index.js",
"description": "An Angular package wrapping oidc-client library to manage authentication with OpenID Connect (OIDC) and OAuth2 in a reactive way using NgRx.",
"author": "Alexandru Gogan & David Turner",
Expand Down

0 comments on commit e4db2a1

Please sign in to comment.