Skip to content

Commit 08bb1ca

Browse files
chore(release): 1.0.1 [skip ci] (#41)
## [1.0.1](v1.0.0...v1.0.1) (2026-02-04) ### Bug Fixes * **test:** use containerized Docker Compose for CI compatibility ([#40](#40)) ([2ab90f3](2ab90f3)) Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
1 parent 2ab90f3 commit 08bb1ca

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1](https://github.com/zextras/carbonio-user-management-sdk/compare/v1.0.0...v1.0.1) (2026-02-04)
2+
3+
### Bug Fixes
4+
5+
* **test:** use containerized Docker Compose for CI compatibility ([#40](https://github.com/zextras/carbonio-user-management-sdk/issues/40)) ([2ab90f3](https://github.com/zextras/carbonio-user-management-sdk/commit/2ab90f361294063924e8e7500af0e6258ef942d2))
6+
17
## [1.0.0](https://github.com/zextras/carbonio-user-management-sdk/compare/v0.5.9...v1.0.0) (2025-11-13)
28

39
### ⚠ BREAKING CHANGES

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ SPDX-License-Identifier: AGPL-3.0-only
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525

2626
<!-- Maven CI Friendly -->
27-
<revision>1.0.0</revision>
27+
<revision>1.0.1</revision>
2828

2929
<!-- Dependencies -->
3030
<apache-common.version>2.20.0</apache-common.version>

0 commit comments

Comments
 (0)