Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Commit

Permalink
Gh 176 (#415)
Browse files Browse the repository at this point in the history
release[okta-angular] publish new version
- Publish okta-angular v.1.2.0
  • Loading branch information
aarongranick-okta authored Mar 25, 2019
1 parent f972822 commit c585545
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/okta-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.2.0

### Other
- [`f972822`](https://github.com/okta/okta-oidc-js/commit/f972822542792275bfe645813c8487dcef45de36) - Deprecates 'initAuth' method.

# 1.1.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/okta-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/okta-angular",
"version": "1.1.0",
"version": "1.2.0",
"description": "Angular support for Okta",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit c585545

Please sign in to comment.