Skip to content

Commit 0db762e

Browse files
chore: bump version to next patch after publishing 0.1.30
1 parent 01ae2da commit 0db762e

2 files changed

Lines changed: 24 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.1.30-SNAPSHOT</revision>
54+
<revision>0.1.31-SNAPSHOT</revision>
5555
</properties>
5656

5757
<modules>

release-notes.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,4 +447,26 @@ For more details on the changes, refer to the commit history.
447447
## Other Changes
448448
- Tidied up `@ConstructorBinding` annotation formatting. (9ba70aa)
449449

450-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-boot/compare/0.1.28...0.1.29
450+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-boot/compare/0.1.28...0.1.29## v0.1.30
451+
452+
# Release Notes - Version 0.1.30
453+
454+
## Dependency Updates
455+
- Upgraded `microsphere-spring` to versions **0.1.34** and **0.1.35**.
456+
- Updated `microsphere-build` parent to versions **0.3.6**, **0.3.7**, and **0.3.8**.
457+
458+
## Documentation
459+
- Enhanced README to reflect latest module versions for better clarity.
460+
461+
## Test Improvements
462+
- Aligned auto-configuration tests and improved dependency setup for consistent behavior.
463+
464+
## Build and Workflow Enhancements
465+
- Merged `release-1.x` branch into `dev-1.x`.
466+
- Updated project patch version post-0.1.29 publication.
467+
468+
---
469+
470+
*No new features or bug fixes introduced in this release.*
471+
472+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring-boot/compare/0.1.29...0.1.30

0 commit comments

Comments
 (0)