Skip to content

Commit 537a8a5

Browse files
chore: merge release into main [skip ci]
2 parents c20b451 + aa9f5f1 commit 537a8a5

2 files changed

Lines changed: 16 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.2-SNAPSHOT</revision>
54+
<revision>0.3.3-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,18 @@ For more details, refer to the full changelog in the repository.
9494

9595
**Note**: This release includes minor enhancements and dependency refinements to improve overall functionality.
9696

97-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.0...0.3.1
97+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.0...0.3.1## v0.3.2
98+
99+
# Release Notes - Version 0.3.2
100+
101+
## Build and Workflow Enhancements
102+
- Added Maven server credentials to the CI/CD workflow for improved deployment handling. ([61662808](https://example.com))
103+
- Adjusted Maven workflows and implemented a minor script fix. ([f0b76c57](https://example.com))
104+
105+
## Dependency Updates
106+
- Upgraded Microsphere parent and BOM versions for better compatibility. ([c20b4517](https://example.com))
107+
108+
## Other Changes
109+
- Version bumped to the next patch following 0.3.1 release. ([a9ebadf8](https://example.com))
110+
111+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-java/compare/0.3.1...0.3.2

0 commit comments

Comments
 (0)