build(version): bump version 1.0.0rc3 → 1.0.0rc4

This commit is contained in:
2023-08-19 04:46:13 +00:00
parent 70568be093
commit e48046b504
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.0rc3
version: 1.0.0rc4

View File

@ -1,3 +1,9 @@
## 1.0.0rc4 (2023-08-19)
### Features
- **glpi**: [efa789f0](https://gitlab.com/nofusscomputing/projects/nodered_ldap_self_service/-/commit/efa789f07fdf965a93a2b6fca3dbcb5072dd800c) - correct debug check [ [!12](https://gitlab.com/nofusscomputing/projects/nodered_ldap_self_service/-/merge_requests/12) ]
## 1.0.0rc3 (2023-08-19)
### Features