diff --git a/CHANGELOG.md b/CHANGELOG.md index ead61538..a39b71ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,47 @@ +### [1.0.7](https://github.com/DanySK/Template-for-Gradle-Plugins/compare/1.0.6...1.0.7) (2022-02-08) + + +### General maintenance + +* **release:** correctly enable semantic commit conventions ([0112f74](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/0112f749bd50343e9cb1d564146e0db4b12a3440)) + + +### Tests + +* add support for file permissions ([f28b2f0](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/f28b2f06b427a2257c97f9888d1c4980c52d490f)) +* fix broken file verification ([d971c1e](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/d971c1e8a4df274d9540bc9876caf71c6b80bf7d)) + + +### Build and continuous integration + +* **deps:** update danysk/build-check-deploy-gradle-action action to v1.1.3 ([f211533](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/f211533606f9395e70a26709520a8c852208667f)) +* **deps:** update danysk/build-check-deploy-gradle-action action to v1.2.0 ([ee2f69d](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/ee2f69dceb19f7a0cfa21323d6f08e097a38e323)) +* enable workflow auto-cancel ([84b93c9](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/84b93c9f9df27a32b9a66d605f544c650f09e821)) +* **release:** enable commit-analyzer ([e7507ca](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/e7507cae40627699789fe42024f9b278879a077a)) +* **release:** inherit the configuration from the shared preset ([#333](https://github.com/DanySK/Template-for-Gradle-Plugins/issues/333)) ([fbd72cf](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/fbd72cf368b0dbb32a7633c2d1354353de5d0370)) + + +### Dependency updates + +* **core-deps:** update dependency gradle to v7.4 ([d57556c](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/d57556c49a56c22b45db9a3af6d4f00be2021b3e)) +* **deps:** update dependency org.mockito:mockito-core to v4.3.0 ([74d6f0b](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/74d6f0bb1b8d79fd8f1c4fdd40b82de7f572d982)) +* **deps:** update dependency org.mockito:mockito-core to v4.3.1 ([23cf483](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/23cf483440d3e34738cad084d64de9fb99618b6a)) +* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.1 ([4bfa64c](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/4bfa64cffda47d2cab66b99dd07c32a20733c0e2)) +* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.3 ([276f940](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/276f940daafae9dc3ea16955f3c74120a85908a8)) +* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.4 ([df9e9df](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/df9e9df91148197f12caa4ffe691791f91499528)) +* **deps:** update plugin com.gradle.enterprise to v3.8.1 ([c609d57](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/c609d5784527e5737ee1ce8bbff9f6eabafe23cd)) +* **deps:** update plugin gradlepluginpublish to v0.19.0 ([2b2cb07](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/2b2cb07665fce71ec0624b7f6adc8a5e3d1e3e6d)) +* **deps:** update plugin gradlepluginpublish to v0.20.0 ([c3f6fc6](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/c3f6fc63660ef86de8b9a09fb42b8598d6b205a3)) +* **deps:** update plugin kotlin-qa to v0.10.0 ([a79dd53](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/a79dd532caf4f79764c43cc5eec3072690f305fd)) +* **deps:** update plugin kotlin-qa to v0.8.3 ([c14867b](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/c14867b0091127dc229f9673a83712dfecb33412)) +* **deps:** update plugin kotlin-qa to v0.9.0 ([e9d5acb](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/e9d5acbfee4f730cfd2db99d800f7533e7345ff2)) +* **deps:** update plugin multijvmtesting to v0.3.3 ([45353de](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/45353de6fc8439917e77da1e016e87b10cf43289)) +* **deps:** update plugin multijvmtesting to v0.3.4 ([331b52b](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/331b52bd7262a045b6af2ab9bb133164dae124b7)) +* **deps:** update plugin publishoncentral to v0.7.10 ([4eb8092](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/4eb80924446c9f003076e9a56a2ae0605452f3b3)) +* **deps:** update plugin publishoncentral to v0.7.11 ([d42378d](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/d42378d6c01b7850436a2fc6168b03dbd1b11881)) +* **deps:** update plugin publishoncentral to v0.7.12 ([c67f463](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/c67f4635fce1dff0c9fad3ac51bad32f12ca1b99)) +* **deps:** update plugin publishoncentral to v0.7.9 ([90df77f](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/90df77f483b5639b21ae233a62ca4427a652d12d)) + ## [1.0.6](https://github.com/DanySK/Template-for-Gradle-Plugins/compare/1.0.5...1.0.6) (2021-12-27)