Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.3](1.0.2...1.0.3) (2022-01-14)

### Bug Fixes

* assign execute permission to the generated hooks (fixes [#10](#10)) ([53e5428](53e5428))

### Dependency updates

* **deps:** update plugin com.gradle.enterprise to v3.8.1 ([1f14cf1](1f14cf1))
* **deps:** update plugin multijvmtesting to v0.3.4 ([0c12610](0c12610))
* **deps:** update plugin publishoncentral to v0.7.11 ([885d201](885d201))

### Tests

* reproduce issue [#10](#10) ([6b58f13](6b58f13))

### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v1.1.3 ([4326b38](4326b38))
* **release:** enable writing actions on the repository ([a23abb4](a23abb4))
* use a dedicated token for deployment ([5d42b80](5d42b80))
  • Loading branch information
semantic-release-bot committed Jan 14, 2022
1 parent a23abb4 commit cf1c7ca
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
### [1.0.3](https://github.com/DanySK/gradle-pre-commit-git-hooks/compare/1.0.2...1.0.3) (2022-01-14)


### Bug Fixes

* assign execute permission to the generated hooks (fixes [#10](https://github.com/DanySK/gradle-pre-commit-git-hooks/issues/10)) ([53e5428](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/53e5428065d5d1457c3ce4075fd8c325c1afd0ef))


### Dependency updates

* **deps:** update plugin com.gradle.enterprise to v3.8.1 ([1f14cf1](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/1f14cf15ef9a101a31e7286531ceee37e6bdb241))
* **deps:** update plugin multijvmtesting to v0.3.4 ([0c12610](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/0c12610c0f51c4585a85849805aea8bc7b9d0f0e))
* **deps:** update plugin publishoncentral to v0.7.11 ([885d201](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/885d2017307c26fd40487bef94a0c1fd11722edc))


### Tests

* reproduce issue [#10](https://github.com/DanySK/gradle-pre-commit-git-hooks/issues/10) ([6b58f13](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/6b58f13d64d7ef06bfdd1af9a25324a0af754ac9))


### Build and continuous integration

* **deps:** update danysk/build-check-deploy-gradle-action action to v1.1.3 ([4326b38](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/4326b38de5db9fe2677c763cc67cfc8cec848b35))
* **release:** enable writing actions on the repository ([a23abb4](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/a23abb448f349ce0cccf6e938f7aca890db99b8a))
* use a dedicated token for deployment ([5d42b80](https://github.com/DanySK/gradle-pre-commit-git-hooks/commit/5d42b80d4a3f27b822c040a8d916925ba47ad12b))

### [1.0.2](https://github.com/DanySK/gradle-pre-commit-git-hooks/compare/1.0.1...1.0.2) (2022-01-07)


Expand Down

0 comments on commit cf1c7ca

Please sign in to comment.