Skip to content

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.1](0.1.0...0.1.1) (2022-05-30)

### Build and continuous integration

* '-Xopt-in' is deprecated and will be removed in a future release, use -opt-in instead ([8e338a4](8e338a4))
* **release:** add the configuration for semantic release ([35a19e3](35a19e3))

### Dependency updates

* **core-deps:** update kotlin to v1.6.21 ([abbdbe5](abbdbe5))
* **deps:** update dependency gradle to v7.4.2 ([2b8ceda](2b8ceda))
* **deps:** update kotest to v4.6.4 ([079c1ab](079c1ab))
* **deps:** update plugin com.gradle.enterprise to v3.10.1 ([c617f00](c617f00))
* **deps:** update plugin com.gradle.enterprise to v3.7.2 ([07bed1d](07bed1d))
* **deps:** update plugin kotlin-qa to v0.2.2 ([9187421](9187421))
* **deps:** update plugin publishoncentral to v0.7.19 ([4e811b2](4e811b2))
  • Loading branch information
semantic-release-bot committed May 30, 2022
1 parent c617f00 commit b16b7d9
Show file tree
Hide file tree
Showing 2 changed files with 10,505 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## [0.1.1](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/compare/0.1.0...0.1.1) (2022-05-30)


### Build and continuous integration

* '-Xopt-in' is deprecated and will be removed in a future release, use -opt-in instead ([8e338a4](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/8e338a4b8bb2cc9693a298aa4b7597e44773b464))
* **release:** add the configuration for semantic release ([35a19e3](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/35a19e3d4672a8514025615d8ffc04e2ff1ee67f))


### Dependency updates

* **core-deps:** update kotlin to v1.6.21 ([abbdbe5](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/abbdbe5ec0f474f46fb4e18864d1fbee13e90e5e))
* **deps:** update dependency gradle to v7.4.2 ([2b8ceda](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/2b8cedab9e0d4e528ac0b35fb82c88e765a2ae15))
* **deps:** update kotest to v4.6.4 ([079c1ab](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/079c1abfb8500309245bb630a411e086a3265e57))
* **deps:** update plugin com.gradle.enterprise to v3.10.1 ([c617f00](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/c617f004114e944bd37685beb2a792ce2626b9ca))
* **deps:** update plugin com.gradle.enterprise to v3.7.2 ([07bed1d](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/07bed1d24620ad45543daa17790baa060b5a36b0))
* **deps:** update plugin kotlin-qa to v0.2.2 ([9187421](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/91874217f1da7633cab0f274f61c72f2b142ddcc))
* **deps:** update plugin publishoncentral to v0.7.19 ([4e811b2](https://github.com/DanySK/Template-for-Kotlin-JVM-Projects/commit/4e811b2236e83710c056ce8cfe176f565f41853c))
Loading

0 comments on commit b16b7d9

Please sign in to comment.