Compare commits

..

No commits in common. "0.1.9" and "0.1.8" have entirely different histories.
0.1.9 ... 0.1.8

3 changed files with 2 additions and 6 deletions

View file

@ -42,7 +42,7 @@ jobs:
mvn -B --file pom.xml versions:set -DnewVersion=$NEW_VERSION
- name: "Run JReleaser (Changelog)"
uses: https://github.com/jreleaser/release-action@2.4.2
uses: https://w9r.dev/actions/release-action@main
with:
arguments: changelog --debug
setup-java: false

View file

@ -1,7 +1,3 @@
## [0.1.9]
### 🧰 Tasks
- [a211f84](https://w9r.dev/pom/dependencies/commits/a211f84) switch to mainstream release action
## [0.1.8]
### 🧰 Tasks
- [a49f327](https://w9r.dev/pom/dependencies/commits/a49f327) **deps**: add renovate.json

View file

@ -6,7 +6,7 @@
<groupId>dev.w9r.pom</groupId>
<artifactId>dependencies</artifactId>
<version>0.1.9</version>
<version>0.1.8</version>
<name>Common Dependency Project Object Model for Maven Builds</name>
<description>Common dependencies and management of their versions</description>