Skip to content

Commit ab9263c

Browse files
chore(ci): assign version v1.0.6 [skip ci]
1 parent 5c9da0d commit ab9263c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/acntech/testapps-backend-app-example/compare/v1.0.5...v1.0.6) (2025-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* fix awk script in releaserc ([5c9da0d](https://github.com/acntech/testapps-backend-app-example/commit/5c9da0dee2616508ab65944d11f9d483b129eea0))
7+
18
## [1.0.5](https://github.com/acntech/testapps-backend-app-example/compare/v1.0.4...v1.0.5) (2025-08-06)
29

310

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<artifactId>testapps-backend-app-example</artifactId>
1111
<!-- No need to touch - automatically maintained by semantic-release -->
1212
<!-- See https://github.com/semantic-release/semantic-release -->
13-
<version></version>
13+
<version>1.0.6</version>
1414
<name>testapps-backend-app-example</name>
1515
<packaging>jar</packaging>
1616
<properties>

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.5
1+
1.0.6

0 commit comments

Comments
 (0)