Skip to content

Commit 4238d23

Browse files
chore: bump version to next patch after publishing 0.1.33
1 parent ad5a99e commit 4238d23

2 files changed

Lines changed: 21 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.33-SNAPSHOT</revision>
55+
<revision>0.1.34-SNAPSHOT</revision>
5656
</properties>
5757

5858
<modules>

release-notes.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,4 +597,23 @@ Full Changelog: See [GitHub Commits](https://github.com/mercyblitz/dev-1.x/compa
597597

598598
For a complete list of changes, please refer to the [Full Changelog](https://github.com/mercyblitz/dev/releases/tag/v0.1.32).
599599

600-
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring/compare/0.1.31...0.1.32
600+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring/compare/0.1.31...0.1.32## v0.1.33
601+
602+
# Release Notes - Version 0.1.33
603+
604+
## Dependency Updates
605+
- Bumped **Tomcat** to `9.0.119`. ([ce4cff31d](#))
606+
- Bumped **microsphere-logging** to `0.1.19`. ([37519114e](#))
607+
- Bumped **microsphere-java** to `0.3.11`. ([babc8df8d](#))
608+
- Bumped **microsphere-build** to `0.3.5`. ([debff7c7e](#))
609+
610+
## Documentation
611+
- Updated `README` with latest release versions. ([690dbaca4](#))
612+
613+
## Other Changes
614+
- Merged `release-1.x` branch into `dev-1.x`. ([891301f3e](#))
615+
- Bumped version to next patch after publishing `0.1.32`. ([208b8630d](#))
616+
617+
---
618+
619+
**Full Changelog**: https://github.com/microsphere-projects/microsphere-spring/compare/0.1.32...0.1.33

0 commit comments

Comments
 (0)