Skip to content

Commit dd0d50c

Browse files
chore: merge release into main [skip ci]
2 parents 0edf969 + b26e6ce commit dd0d50c

2 files changed

Lines changed: 17 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.11-SNAPSHOT</revision>
54+
<revision>0.3.12-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,19 @@ No new features, bug fixes, or documentation updates in this release.
290290

291291
---
292292

293-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.9...0.3.10
293+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.9...0.3.10## v0.3.11
294+
295+
# Release Notes - Version 0.3.11
296+
297+
## Dependency Updates
298+
- Bumped Microsphere BOM to `0.3.0`. ([0edf969d](#))
299+
- Updated Microsphere Build Parent version. ([48fc5fb2](#))
300+
301+
## Build and Workflow Enhancements
302+
- Merged `main` into `release` branch. ([1d67107b](#))
303+
- Merged `release` into `main` branch. ([96804629](#))
304+
305+
## Other Changes
306+
- Bumped version to next patch `0.3.11` post publishing `0.3.10`. ([95f7b037](#))
307+
308+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.10...0.3.11

0 commit comments

Comments
 (0)