Skip to content

Commit 0e27f62

Browse files
committed
2 parents e38e5bd + 3d11527 commit 0e27f62

2 files changed

Lines changed: 18 additions & 1 deletion

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.6-SNAPSHOT</revision>
55+
<revision>0.1.7-SNAPSHOT</revision>
5656
</properties>
5757

5858
<modules>

release-notes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Release Notes
2+
3+
## v0.1.6
4+
5+
# Release Notes - Version 0.1.6
6+
7+
## New Features
8+
- Added a workflow to sync branches from the upstream repository. ([a17afa8](https://example.com/commit/a17afa8))
9+
- Introduced a matrix job for merging `main` into multiple branches. ([d586baa](https://example.com/commit/d586baa))
10+
11+
## Other Changes
12+
- Upgraded `microsphere-java.version` to `0.2.7`. ([b93ea50](https://example.com/commit/b93ea50))
13+
- Updated `maven-publish.yml` configuration. ([db19392](https://example.com/commit/db19392))
14+
- Renamed wiki workflow and removed stale pages. ([aebec3f](https://example.com/commit/aebec3f))
15+
- Fixed Java matrix setup and added necessary workflow permissions. ([fb35565](https://example.com/commit/fb35565))
16+
- Bumped version to prepare for the next patch release. ([98b983a](https://example.com/commit/98b983a))
17+

0 commit comments

Comments
 (0)