Skip to content

Commit 80f3c39

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-08-23) ### 🐛 Bug Fixes * correct Maven settings.xml environment variable resolution ([5305972](5305972))
1 parent 5305972 commit 80f3c39

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.3](https://github.com/timveil/bloviate/compare/v1.0.2...v1.0.3) (2025-08-23)
2+
3+
### 🐛 Bug Fixes
4+
5+
* correct Maven settings.xml environment variable resolution ([5305972](https://github.com/timveil/bloviate/commit/5305972a66712fa1758f098dd92bd62c10f1a113))
6+
17
## [1.0.2](https://github.com/timveil/bloviate/compare/v1.0.1...v1.0.2) (2025-08-23)
28

39
### 🐛 Bug Fixes

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.bloviate</groupId>
2424
<artifactId>bloviate-core</artifactId>
25-
<version>1.0.2</version>
25+
<version>1.0.3</version>
2626

2727
<packaging>jar</packaging>
2828

0 commit comments

Comments
 (0)