Skip to content

Commit

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

### Bug Fixes

* support semantic-release v24.1.1 ([44e4c75](44e4c75))
  • Loading branch information
semantic-release-bot committed Sep 12, 2024
1 parent 44e4c75 commit 29bf5dc
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.1](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.10.0...v1.10.1) (2024-09-12)


### Bug Fixes

* support semantic-release v24.1.1 ([44e4c75](https://github.com/KengoTODA/gradle-semantic-release-plugin/commit/44e4c75bcbe7a4bd5e4fc4693eec113669643141))

# [1.10.0](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.9.2...v1.10.0) (2024-09-04)


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.10.0",
"version": "1.10.1",
"description": "Automated release management for Gradle project",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 29bf5dc

Please sign in to comment.