Skip to content

Commit

Permalink
chore(release): v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeitch committed Sep 8, 2020
1 parent 22697c0 commit abb84e6
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.3 (2020-09-08)


### Documentation 📝

* multi tenancy ([22697c0](https://github.com/ndeitch/nestjs-keycloak/commit/22697c062a376fb4d4c308971a359ad38de509f1))

### 1.2.2 (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.2.2",
"version": "1.2.3",
"description": "NestJS authentication and authorization with keycloak",
"homepage": "https://github.com/ndeitch/nestjs-keycloak/blob/master/README.md",
"repository": {
Expand Down

0 comments on commit abb84e6

Please sign in to comment.