Skip to content

Commit dcdff7e

Browse files
chore(release): 1.0.2 [skip ci] (#43)
## [1.0.2](v1.0.1...v1.0.2) (2026-02-10) ### Bug Fixes * handle pending status ([#42](#42)) ([14c9d14](14c9d14)) Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
1 parent 14c9d14 commit dcdff7e

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.2](https://github.com/zextras/carbonio-user-management-sdk/compare/v1.0.1...v1.0.2) (2026-02-10)
2+
3+
### Bug Fixes
4+
5+
* handle pending status ([#42](https://github.com/zextras/carbonio-user-management-sdk/issues/42)) ([14c9d14](https://github.com/zextras/carbonio-user-management-sdk/commit/14c9d147389452ae9c9eb0ba6d6fd91a838c0beb))
6+
17
## [1.0.1](https://github.com/zextras/carbonio-user-management-sdk/compare/v1.0.0...v1.0.1) (2026-02-04)
28

39
### Bug Fixes

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.1</revision>
27+
<revision>1.0.2</revision>
2828

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

0 commit comments

Comments
 (0)