Skip to content

Commit 50a2838

Browse files
author
runner
committed
chore: bump to version v0.2.4 [ci skip]
1 parent 9db0bab commit 50a2838

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.4] - 2026-02-02
9+
10+
### Fixed
11+
12+
- use valid timestamp for error timestamp
13+
814
## [0.2.3] - 2026-01-30
915

1016
### Fixed
@@ -60,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6066
- setup internationalization controller and service
6167

6268

69+
[0.2.4]: https://github.com/linagora/linid-im-api/compare/v0.2.3...v0.2.4
6370
[0.2.3]: https://github.com/linagora/linid-im-api/compare/v0.2.2...v0.2.3
6471
[0.2.2]: https://github.com/linagora/linid-im-api/compare/v0.2.1...v0.2.2
6572
[0.2.1]: https://github.com/linagora/linid-im-api/compare/v0.2.0...v0.2.1

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>io.github.linagora.linid.im</groupId>
1212
<artifactId>linid-im-api</artifactId>
13-
<version>0.2.3</version>
13+
<version>0.2.4</version>
1414
<name>identity-manager-api</name>
1515
<licenses>
1616
<license>

0 commit comments

Comments
 (0)