Skip to content

Commit d2fb002

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2020-09-22) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([#10](#10)) ([8c42143](8c42143))
1 parent d8e861a commit d2fb002

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.4.5](https://github.com/relevantfruit/nestjs-keycloak-admin/compare/v1.4.4...v1.4.5) (2020-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* package.json & package-lock.json to reduce vulnerabilities ([#10](https://github.com/relevantfruit/nestjs-keycloak-admin/issues/10)) ([8c42143](https://github.com/relevantfruit/nestjs-keycloak-admin/commit/8c421431317520fd6aa8af23152601b31fba9340))
7+
18
## [1.4.4](https://github.com/relevantfruit/nestjs-keycloak-admin/compare/v1.4.3...v1.4.4) (2020-09-02)
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.4.4",
3+
"version": "1.4.5",
44
"description": "Keycloak Admin Provider for Nest.js",
55
"author": "Yagiz Nizipli <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)