Skip to content

Commit

Permalink
chore(release): 1.0.13 [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.13](1.0.12...1.0.13) (2022-04-25)

### Build and continuous integration

* **deps:** update actions/checkout action to v3.0.2 ([18077ba](18077ba))
* **deps:** update danysk/build-check-deploy-gradle-action action to v1.2.13 ([65b091a](65b091a))
* **test:** remove unused mockito dependency ([6b5bc50](6b5bc50))

### Dependency updates

* **core-deps:** update plugin dokka to v1.6.21 ([39b55f8](39b55f8))
* **deps:** update dependency org.mockito:mockito-core to v4.5.0 ([706a172](706a172))
* **deps:** update plugin kotlin-qa to v0.16.1 ([c1d4e41](c1d4e41))
* **deps:** update plugin publishoncentral to v0.7.18 ([1811a77](1811a77))
  • Loading branch information
semantic-release-bot committed Apr 25, 2022
1 parent 39b55f8 commit f5b2b23
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
### [1.0.13](https://github.com/DanySK/Template-for-Gradle-Plugins/compare/1.0.12...1.0.13) (2022-04-25)


### Build and continuous integration

* **deps:** update actions/checkout action to v3.0.2 ([18077ba](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/18077ba6e4e59c9e685f54cc0ebcef52b4bd522e))
* **deps:** update danysk/build-check-deploy-gradle-action action to v1.2.13 ([65b091a](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/65b091a67780f5772d2c2bc3a35d8dfeed7fdc19))
* **test:** remove unused mockito dependency ([6b5bc50](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/6b5bc50d4c40015861bcfd0e725f74565ca4e2e2))


### Dependency updates

* **core-deps:** update plugin dokka to v1.6.21 ([39b55f8](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/39b55f8fcc60e5b0c50e1eba95ce72771270bdab))
* **deps:** update dependency org.mockito:mockito-core to v4.5.0 ([706a172](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/706a1723104c2888f0b7d73e25afd1bb29fb5961))
* **deps:** update plugin kotlin-qa to v0.16.1 ([c1d4e41](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/c1d4e418032fed56df52f7d86fe84ec2d5dede60))
* **deps:** update plugin publishoncentral to v0.7.18 ([1811a77](https://github.com/DanySK/Template-for-Gradle-Plugins/commit/1811a77d27476d750e048bb6e89172de38f11462))

### [1.0.12](https://github.com/DanySK/Template-for-Gradle-Plugins/compare/1.0.11...1.0.12) (2022-04-19)


Expand Down

0 comments on commit f5b2b23

Please sign in to comment.