Skip to content

Commit 244aa64

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.1 [skip ci]
1 parent 1ae9a8a commit 244aa64

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.2.1](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.2.0...v1.2.1) (2025-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **Configuration:** Move jar overwrite to defaults ([24fdb55](https://github.com/CloudTooling/ansible-role-springboot/commit/24fdb55e172779c3615f58a85234aad8a693db7c))
7+
8+
9+
### Features
10+
11+
* **Logging:** Log application url during wait ([1ae9a8a](https://github.com/CloudTooling/ansible-role-springboot/commit/1ae9a8a1d18496dbb5cc353b6fb3f0ca7aa07dcc))
12+
13+
14+
115
# [1.2.0](https://github.com/CloudTooling/ansible-role-springboot/compare/v1.1.0...v1.2.0) (2025-02-07)
216

317

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.2.0"
2+
"version": "1.2.1"
33
}

0 commit comments

Comments
 (0)