Skip to content

Commit

Permalink
🔀 Merge origin/alpha into origin/dev (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
lengors authored Dec 1, 2024
2 parents 7b9790d + a8e3960 commit a915b8f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v1.0.0 (2024-09-07)

## ✨ New Features
- [`a594d95`](https://github.com/lengors/maven-lombok-template/commit/a594d95) Added example for `lombok` usage

# v1.0.0-beta.1 (2024-09-07)

## ✨ New Features
- [`a594d95`](https://github.com/lengors/maven-lombok-template/commit/a594d95) Added example for `lombok` usage

# v1.0.0-alpha.1 (2024-09-07)

## ✨ New Features
- [`a594d95`](https://github.com/lengors/maven-lombok-template/commit/a594d95) Added example for `lombok` usage

# v1.0.0-dev.1 (2024-09-07)

## ✨ New Features
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<!-- Version -->
<revision>1.0.0-dev.1</revision>
<revision>1.0.0</revision>

<!-- Project general settings -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit a915b8f

Please sign in to comment.