build(version): bump version 1.0.0rc1 → 1.0.0rc2

This commit is contained in:
2023-08-19 03:13:40 +00:00
parent 170061f5da
commit 7b83c34bfb
2 changed files with 7 additions and 1 deletions

View File

@ -4,4 +4,4 @@ commitizen:
name: cz_conventional_commits
tag_format: $major.$minor.$patch$prerelease
update_changelog_on_bump: true
version: 1.0.0rc1
version: 1.0.0rc2

View File

@ -1,3 +1,9 @@
## 1.0.0rc2 (2023-08-19)
### Bug Fixes
- **callback_redirect**: [4f2397a4](https://gitlab.com/nofusscomputing/projects/nodered_ldap_self_service/-/commit/4f2397a473e13d649c92f3ef876f218d8e22ec3e) - dont use full url use relative [ [!10](https://gitlab.com/nofusscomputing/projects/nodered_ldap_self_service/-/merge_requests/10) ]
## 1.0.0rc1 (2023-08-18)
### Bug Fixes