Skip to content

Commit ff60ef1

Browse files
chore: bump version to next patch after publishing 0.3.9
1 parent f05a283 commit ff60ef1

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</scm>
5252

5353
<properties>
54-
<revision>0.3.9-SNAPSHOT</revision>
54+
<revision>0.3.10-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,20 @@ No new features, bug fixes, or documentation updates in this release.
261261

262262
---
263263

264-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.7...0.3.8
264+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.7...0.3.8## v0.3.9
265+
266+
# Release Notes - Version 0.3.9
267+
268+
## Dependency Updates
269+
- Bumped **microsphere-bom** to version 0.2.8.
270+
- Updated parent version to 0.3.4.
271+
272+
## Build and Workflow Enhancements
273+
- Synced `main` and `release` branches for improved workflow consistency.
274+
- Incremented version to the next patch after publishing 0.3.8.
275+
276+
---
277+
278+
**Note:** This release primarily includes dependency updates and build process improvements.
279+
280+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.8...0.3.9

0 commit comments

Comments
 (0)