Skip to content

Commit e01458e

Browse files
chore(release): 1.7.6 [skip ci]
## [1.7.6](v1.7.5...v1.7.6) (2023-01-08) ### Bug Fixes * bump up promisified-properties to 2.0.27 ([aa339a0](aa339a0))
1 parent d46d759 commit e01458e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.7.6](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.7.5...v1.7.6) (2023-01-08)
2+
3+
### Bug Fixes
4+
5+
- bump up promisified-properties to 2.0.27 ([aa339a0](https://github.com/KengoTODA/gradle-semantic-release-plugin/commit/aa339a07c0d5d61ade782218fc4662d4c062d47e))
6+
17
## [1.7.5](https://github.com/KengoTODA/gradle-semantic-release-plugin/compare/v1.7.4...v1.7.5) (2023-01-08)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gradle-semantic-release-plugin",
3-
"version": "1.7.5",
3+
"version": "1.7.6",
44
"description": "Automated release management for Gradle project",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)