Release 0.1.0
This commit is contained in:
parent
0fc45c344a
commit
2027e363d5
2 changed files with 13 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,3 +1,15 @@
|
|||
## [0.1.0]
|
||||
### 🚀 Features
|
||||
- [0fc45c3](https://w9r.dev/pom/spring-boot-starter/commits/0fc45c3) create correct release
|
||||
|
||||
### 📝 Documentation
|
||||
- [52bd577](https://w9r.dev/pom/spring-boot-starter/commits/52bd577) increment patch version via jreleaser
|
||||
|
||||
---
|
||||
- [4458cff](https://w9r.dev/pom/spring-boot-starter/commits/4458cff) Release 0.0.2
|
||||
- [4dc596a](https://w9r.dev/pom/spring-boot-starter/commits/4dc596a) revert a9d44470cca2f435c1b3dd838cb7e012363705d3
|
||||
- [a9d4447](https://w9r.dev/pom/spring-boot-starter/commits/a9d4447) Release 0.0.1
|
||||
|
||||
## [0.0.2]
|
||||
### 📝 Documentation
|
||||
- [52bd577](https://w9r.dev/pom/dependencies/commits/52bd577) increment patch version via jreleaser
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>spring-boot-starter</artifactId>
|
||||
<version>0.0.2</version>
|
||||
<version>0.1.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>spring-boot-starter</name>
|
||||
<description>A POM consisting of general dependencies and build settings</description>
|
||||
|
|
Loading…
Add table
Reference in a new issue