Skip to content

Commit 857e249

Browse files
chore: merge release into main [skip ci]
2 parents 2091a44 + d1c5d2b commit 857e249

2 files changed

Lines changed: 18 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
<java.version>17</java.version>
5757
</properties>
5858

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,20 @@ Full Changelog: [v0.2.1...v0.2.2](https://example.com)
114114
## Other Changes
115115
- Routine version bump and branch merges. ([3ccdd87](#), [f9fa7ab](#), [2267985](#), [0939a98](#))
116116

117-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.2.3...0.2.4
117+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.2.3...0.2.4## v0.2.5
118+
119+
# Release Notes - Version 0.2.5
120+
121+
## Documentation
122+
- **README Update:** Reflect parent version bump to `0.2.16`.
123+
([2091a44](https://example.com/commit/2091a44))
124+
125+
## Build and Workflow Enhancements
126+
- **Version Management:** Bumped patch version post publishing `0.2.4` for improved release tracking.
127+
([bb579e0](https://example.com/commit/bb579e0))
128+
- **Branch Merges:** Merged `main` into `release` and vice versa for branch alignment.
129+
([b5ea517](https://example.com/commit/b5ea517), [f8155df](https://example.com/commit/f8155df))
130+
131+
---
132+
133+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-hibernate/compare/0.2.4...0.2.5

0 commit comments

Comments
 (0)