Skip to content

Commit

Permalink
chore(main): release 1.10.0 (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 15, 2024
1 parent abf327e commit 9af6a8e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@



## [1.10.0](https://github.com/VoperAD/auto-update-testing/compare/v1.9.0...v1.10.0) (2024-07-15)


### Features

* add package-name argument ([27f0983](https://github.com/VoperAD/auto-update-testing/commit/27f098390a783d4882cdfdbd5dee9b4c1802dc6c))
* building and adding jar to release ([1cb1f1c](https://github.com/VoperAD/auto-update-testing/commit/1cb1f1c79ed49e9a7425e7c663ea2cae2cbf14c6))


### Bug Fixes

* add condition to Build with Maven step ([abf327e](https://github.com/VoperAD/auto-update-testing/commit/abf327e408087df0a0b347de55dd79fb4b07efa8))
* skip github PR ([22efd2d](https://github.com/VoperAD/auto-update-testing/commit/22efd2d60e8d26e75800a77105806557a01ecadf))

## [1.9.0](https://github.com/VoperAD/auto-update-testing/compare/v1.8.2...v1.9.0) (2024-07-15)


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

<groupId>dev.voper</groupId>
<artifactId>AutoUpdateTest</artifactId>
<version>1.9.1-SNAPSHOT</version>
<version>1.10.0</version>
<packaging>jar</packaging>

<name>AutoUpdateTest</name>
Expand Down

0 comments on commit 9af6a8e

Please sign in to comment.