Skip to content

Commit

Permalink
chore(release): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeitch committed Sep 8, 2020
1 parent 1c7ae84 commit 7dd1159
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.2.0 (2020-09-08)


### Features 🚀

* publish package to npm ([1c7ae84](https://github.com/ndeitch/nestjs-keycloak/commit/1c7ae846dd10c492a2a6eb434eda15dfe37b446b))

## 1.1.0 (2020-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.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": "@ndeitch/nestjs-keycloak",
"version": "1.1.0",
"version": "1.2.0",
"description": "NestJS authentication and authorization with keycloak",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7dd1159

Please sign in to comment.