Skip to content

Commit 6301668

Browse files
chore: merge release into main [skip ci]
2 parents a8ffffd + 8292db8 commit 6301668

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.7-SNAPSHOT</revision>
54+
<revision>0.3.8-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,20 @@ For a detailed list of changes, see the [Full Changelog](https://github.com/micr
221221

222222
**Full Changelog**: [v0.3.5...v0.3.6](https://github.com/microsphere-projects/compare/v0.3.5...v0.3.6)
223223

224-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.5...0.3.6
224+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.5...0.3.6## v0.3.7
225+
226+
# Release Notes - Version 0.3.7
227+
228+
## Dependency Updates
229+
- Bumped `microsphere-bom.version` to `0.2.6`. ([a8ffffda](#))
230+
231+
## Build and Workflow Enhancements
232+
- Bumped parent POM version to `0.3.1`. ([21140f70](#))
233+
- Version updated to next patch after publishing `0.3.6`. ([442c5a47](#))
234+
- Merged `main` into `release` for version alignment. ([8cc3b499](#), [ef638e22](#))
235+
236+
---
237+
238+
No new features, bug fixes, or documentation updates in this release.
239+
240+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.6...0.3.7

0 commit comments

Comments
 (0)