Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
david-on-github committed Feb 6, 2020
1 parent 167f715 commit 8217340
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.2] - 2020-02-06
### Fixed
- Injection Error

## [2.0.1] - 2020-02-04
### Fixes
- Type error
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.1",
"version": "2.0.2",
"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 8217340

Please sign in to comment.