Skip to content

Commit

Permalink
chore(release): 20.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Mualig committed Jan 20, 2023
1 parent e9426ea commit 665973a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [20.0.3](https://github.com//s3pweb/keycloak-admin-client-cjs/compare/v1.0.0...v20.0.3) (2023-01-20)


### Other

* **deps-dev:** update to [email protected] ([e9426ea](https://github.com//s3pweb/keycloak-admin-client-cjs/commit/e9426eae9928b80743b0cdd04c567f9e35e51b44))
* **deps-dev:** update to the latest husky and commitlint versions ([c456bc0](https://github.com//s3pweb/keycloak-admin-client-cjs/commit/c456bc02ab6b85242667ccb8e5e4706b41819090))
* **deps:** update to @keycloak/keycloak-admin-client@20.0.3 ([8042bc1](https://github.com//s3pweb/keycloak-admin-client-cjs/commit/8042bc157a4952bb64a018e9f90d1e8b379f4051))

## 1.0.0 (2022-12-21)

Expand Down
4 changes: 2 additions & 2 deletions 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": "@s3pweb/keycloak-admin-client-cjs",
"version": "1.0.0",
"version": "20.0.3",
"description": "Keycloak Admin Client compiled in CommonJS.",
"keywords": [
"keycloak-admin-client",
Expand Down

0 comments on commit 665973a

Please sign in to comment.