Skip to content

Commit 1604397

Browse files
chore: merge release into main [skip ci]
2 parents cfd6d5d + 024d93b commit 1604397

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
@@ -52,7 +52,7 @@
5252
</scm>
5353

5454
<properties>
55-
<revision>0.1.9-SNAPSHOT</revision>
55+
<revision>0.1.10-SNAPSHOT</revision>
5656
</properties>
5757

5858
<modules>

release-notes.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,18 @@
4949
- Updated versioning scheme post-0.1.7 publication.
5050
- Routine merges from `main` into release branches for alignment.
5151

52-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.7...0.1.8
52+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.7...0.1.8## v0.1.9
53+
54+
# Release Notes for Version 0.1.9
55+
56+
## Dependency Updates
57+
- **microsphere-java.version** updated to `0.3.1`. ([cfd6d5d](link))
58+
59+
## Build and Workflow Enhancements
60+
- Merged `main` into `release`. [skip ci] ([c054e6a](link))
61+
- Synced `release` back into `main`. [skip ci] ([06427cc](link))
62+
- Updated version to prepare for next patch after `0.1.8`. ([a28c6ce](link))
63+
64+
---
65+
66+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-logging/compare/0.1.8...0.1.9

0 commit comments

Comments
 (0)