Skip to content

Commit 4abc6e1

Browse files
chore(release): 1.6.4 [skip ci]
## [1.6.4](v1.6.3...v1.6.4) (2021-10-07) ### Bug Fixes * upgrade openid-client from 4.7.5 to 4.8.0 ([#100](#100)) ([fb04b12](fb04b12))
1 parent fb04b12 commit 4abc6e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.4](https://github.com/anonrig/nestjs-keycloak-admin/compare/v1.6.3...v1.6.4) (2021-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade openid-client from 4.7.5 to 4.8.0 ([#100](https://github.com/anonrig/nestjs-keycloak-admin/issues/100)) ([fb04b12](https://github.com/anonrig/nestjs-keycloak-admin/commit/fb04b123f4cf6706f32284166ab896b2e2b9f602))
7+
18
## [1.6.3](https://github.com/anonrig/nestjs-keycloak-admin/compare/v1.6.2...v1.6.3) (2021-09-29)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-keycloak-admin",
3-
"version": "1.6.3",
3+
"version": "1.6.4",
44
"description": "Keycloak Admin Provider for Nest.js",
55
"author": "Yagiz Nizipli <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)