Skip to content

Commit c18526d

Browse files
chore: bump version to next patch after publishing 0.3.0
1 parent 37bb725 commit c18526d

2 files changed

Lines changed: 20 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.2.10-SNAPSHOT</revision>
54+
<revision>0.3.1-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,22 @@ For specific changes, refer to the commit hashes linked above.
6060

6161
---
6262

63-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.2.8...0.2.9
63+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.2.8...0.2.9## v0.3.0
64+
65+
# Release Notes - Version 0.3.0
66+
67+
## Dependency Updates
68+
- Updated Maven wrapper to version 3.9.15 using Aliyun mirror. ([bbba1673](#))
69+
- Switched Maven wrapper to use the official Maven Central repository. ([ccf5dd64](#))
70+
- Updated Microsphere BOM dependencies. ([3c12fd82](#))
71+
- Imported Logging and Testing BOMs to improve dependency management. ([24ea9826](#))
72+
73+
## Build and Workflow Enhancements
74+
- Merged main into release and vice versa to sync branches. ([67b7c00c](#), [37bb7254](#), [994381b6](#), [aa650593](#))
75+
- Bumped version to next patch after publishing 0.2.9. ([0e0813e0](#))
76+
77+
---
78+
79+
For more details, refer to the full changelog in the repository.
80+
81+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.2.9...0.3.0

0 commit comments

Comments
 (0)