Skip to content

Commit dd45e37

Browse files
chore: merge release into main [skip ci]
2 parents 942e479 + eaa1c8b commit dd45e37

2 files changed

Lines changed: 23 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</scm>
5353

5454
<properties>
55-
<revision>0.2.5-SNAPSHOT</revision>
55+
<revision>0.2.6-SNAPSHOT</revision>
5656
</properties>
5757

5858
<modules>

release-notes.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,25 @@ No new features, bug fixes, or documentation updates were introduced in this rel
157157

158158
Thank you for using our project! 🚀
159159

160-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-bom/compare/0.2.3...0.2.4
160+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-bom/compare/0.2.3...0.2.4## v0.2.5
161+
162+
# Release Notes - Version 0.2.5
163+
164+
## New Features
165+
- Added `CLAUDE.md` with repository build and usage guide. (#52869fe)
166+
- Added `USER_GUIDE.md` for Microsphere BOM. (#23225da)
167+
168+
## Documentation
169+
- Enhanced repository documentation with new guides: `CLAUDE.md` and `USER_GUIDE.md`.
170+
171+
## Dependency Updates
172+
- Bumped `logback.version` from 1.5.32 to 1.5.33. (#244258f)
173+
174+
## Build and Workflow Enhancements
175+
- Updated parent POM to version 0.3.0. (#942e479)
176+
177+
---
178+
179+
For a detailed list of changes, refer to the full changelog in the repository.
180+
181+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-bom/compare/0.2.4...0.2.5

0 commit comments

Comments
 (0)