We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff4926 commit a3db437Copy full SHA for a3db437
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.5](https://github.com/relevantfruit/nestjs-keycloak-admin/compare/v1.1.4...v1.1.5) (2020-06-18)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** remove github release assets ([1ff4926](https://github.com/relevantfruit/nestjs-keycloak-admin/commit/1ff4926a397659c99789e3df62a43e5bea276d9b))
7
8
## [1.1.4](https://github.com/relevantfruit/nestjs-keycloak-admin/compare/v1.1.3...v1.1.4) (2020-06-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-keycloak-admin",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "Keycloak Admin Provider for Nest.js",
"author": "Yagiz Nizipli <[email protected]>",
"license": "MIT",
0 commit comments