Skip to content

Commit

Permalink
chore(release): 1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.2...v1.10.0) (2024-09-04)

### Features

* support artifactory-plugin v5 ([69242ed](69242ed))
  • Loading branch information
semantic-release-bot committed Sep 4, 2024
1 parent fc683af commit 7a7a5a4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.10.0](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.9.2...v1.10.0) (2024-09-04)


### Features

* support artifactory-plugin v5 ([69242ed](https://github.com/KengoTODA/gradle-semantic-release-plugin/commit/69242ed948f877701648baa54dac9a81f21523b6))

## [1.9.2](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.9.1...v1.9.2) (2024-06-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gradle-semantic-release-plugin",
"version": "1.9.2",
"version": "1.10.0",
"description": "Automated release management for Gradle project",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 7a7a5a4

Please sign in to comment.