Skip to content

Commit

Permalink
chore(release): 3.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.1](3.1.0...3.1.1) (2023-04-27)

### Bug Fixes

* create hooks folder when a shallow clone is made (closes [#170](#170)) ([6d67ac6](6d67ac6))

### Build and continuous integration

* **deps:** update actions/checkout action to v3.3.0 ([4a6c1ae](4a6c1ae))
* **deps:** update actions/checkout action to v3.4.0 ([faaa795](faaa795))
* **deps:** update actions/checkout action to v3.5.0 ([b23b914](b23b914))
* **deps:** update actions/checkout action to v3.5.1 ([6c59d73](6c59d73))
* **deps:** update actions/checkout action to v3.5.2 ([ccc7b14](ccc7b14))
* **deps:** update actions/setup-java action to v3.10.0 ([fabc667](fabc667))
* **deps:** update actions/setup-java action to v3.11.0 ([0c8ca45](0c8ca45))

### Dependency updates

* **deps:** update dependency @semantic-release/changelog to v6.0.3 ([d5d80e8](d5d80e8))
* **deps:** update dependency gradle to v8 ([e90d789](e90d789))
* **deps:** update dependency gradle to v8.0.1 ([b71f3dc](b71f3dc))
* **deps:** update dependency gradle to v8.0.2 ([88c6b23](88c6b23))
* **deps:** update dependency gradle-semantic-release-plugin to v1.7.6 ([16192f4](16192f4))
* **deps:** update dependency org.jetbrains.dokka to v1.8.10 ([4956a03](4956a03))
* **deps:** update dependency org.jetbrains.kotlin.jvm to v1.8.10 ([19ef048](19ef048))
* **deps:** update dependency org.jetbrains.kotlin.jvm to v1.8.20 ([a063567](a063567))
* **deps:** update dependency org.jlleitschuh.gradle.ktlint to v11.1.0 ([514b1be](514b1be))
* **deps:** update kotest to v5.5.5 ([73f9450](73f9450))
* **deps:** update kotest to v5.6.0 ([a755720](a755720))
* **deps:** update kotest to v5.6.1 ([32315ca](32315ca))
* **deps:** update node.js to 18.13 ([977fd31](977fd31))
* **deps:** update node.js to 18.14 ([9b6b964](9b6b964))
* **deps:** update node.js to 18.15 ([b6edc88](b6edc88))
* **deps:** update node.js to 18.16 ([b388228](b388228))
* **deps:** update plugin com.gradle.enterprise to v3.12.2 ([193f8fd](193f8fd))
* **deps:** update plugin com.gradle.enterprise to v3.12.3 ([6aa0ff8](6aa0ff8))
* **deps:** update plugin com.gradle.enterprise to v3.12.4 ([7d7c9a5](7d7c9a5))
* **deps:** update plugin com.gradle.enterprise to v3.12.5 ([3cb1b92](3cb1b92))
* **deps:** update plugin com.gradle.enterprise to v3.12.6 ([4a7d9ad](4a7d9ad))
* **deps:** update plugin com.gradle.enterprise to v3.13 ([1e7a01d](1e7a01d))
* **deps:** update plugin conventional-commits to v3.1.0 ([7ab6dd9](7ab6dd9))
* **deps:** update plugin publish to v1.2.0 ([83ad380](83ad380))

### General maintenance

* refactor project structure ([93032ff](93032ff))
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent 93032ff commit 458fed5
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 12 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,54 @@
## [3.1.1](https://github.com/nicolasfara/conventional-commits/compare/3.1.0...3.1.1) (2023-04-27)


### Bug Fixes

* create hooks folder when a shallow clone is made (closes [#170](https://github.com/nicolasfara/conventional-commits/issues/170)) ([6d67ac6](https://github.com/nicolasfara/conventional-commits/commit/6d67ac66fb0df4585f0f4e132d9d2da0789b3aa3))


### Build and continuous integration

* **deps:** update actions/checkout action to v3.3.0 ([4a6c1ae](https://github.com/nicolasfara/conventional-commits/commit/4a6c1ae8d73547e79fb901ed9b19beabe28cc683))
* **deps:** update actions/checkout action to v3.4.0 ([faaa795](https://github.com/nicolasfara/conventional-commits/commit/faaa795fa81905e11e7fffa613a863c3e018aa1e))
* **deps:** update actions/checkout action to v3.5.0 ([b23b914](https://github.com/nicolasfara/conventional-commits/commit/b23b9142b1aa4e06662bc1a4c760a95727be4330))
* **deps:** update actions/checkout action to v3.5.1 ([6c59d73](https://github.com/nicolasfara/conventional-commits/commit/6c59d739ec2bc75b5414dca3dbc567ae6bfd1969))
* **deps:** update actions/checkout action to v3.5.2 ([ccc7b14](https://github.com/nicolasfara/conventional-commits/commit/ccc7b146b4fe8e75c08fa4ad222b6bd01c7ad549))
* **deps:** update actions/setup-java action to v3.10.0 ([fabc667](https://github.com/nicolasfara/conventional-commits/commit/fabc6677afa0587b8c6699e7c210085bcb008c26))
* **deps:** update actions/setup-java action to v3.11.0 ([0c8ca45](https://github.com/nicolasfara/conventional-commits/commit/0c8ca4519b279623e3f360ca7afe1b925d1f8828))


### Dependency updates

* **deps:** update dependency @semantic-release/changelog to v6.0.3 ([d5d80e8](https://github.com/nicolasfara/conventional-commits/commit/d5d80e85c4fa79b07498f4e35b3e65648130326f))
* **deps:** update dependency gradle to v8 ([e90d789](https://github.com/nicolasfara/conventional-commits/commit/e90d7896cfd88a9524968ebcd45f7257fbc7f9f8))
* **deps:** update dependency gradle to v8.0.1 ([b71f3dc](https://github.com/nicolasfara/conventional-commits/commit/b71f3dc46152c4d5bec8599545c7279e9b793385))
* **deps:** update dependency gradle to v8.0.2 ([88c6b23](https://github.com/nicolasfara/conventional-commits/commit/88c6b234fdba00f8b2aab4e9890f8f1f9c6a8dcf))
* **deps:** update dependency gradle-semantic-release-plugin to v1.7.6 ([16192f4](https://github.com/nicolasfara/conventional-commits/commit/16192f45b0f23ec549cc2a2b0b7f76d074a7e721))
* **deps:** update dependency org.jetbrains.dokka to v1.8.10 ([4956a03](https://github.com/nicolasfara/conventional-commits/commit/4956a03ccced647b2fb09aa98889c9ad4a1ef215))
* **deps:** update dependency org.jetbrains.kotlin.jvm to v1.8.10 ([19ef048](https://github.com/nicolasfara/conventional-commits/commit/19ef048de78728a93b5f32b7686376dbae97dfe0))
* **deps:** update dependency org.jetbrains.kotlin.jvm to v1.8.20 ([a063567](https://github.com/nicolasfara/conventional-commits/commit/a063567211032f2f1b846a3cf134b94a380cdb8c))
* **deps:** update dependency org.jlleitschuh.gradle.ktlint to v11.1.0 ([514b1be](https://github.com/nicolasfara/conventional-commits/commit/514b1bef9285426ce355de8c6d589b5419447406))
* **deps:** update kotest to v5.5.5 ([73f9450](https://github.com/nicolasfara/conventional-commits/commit/73f945052b3ea7e9a1a9f7c22e4b4af1422c9e18))
* **deps:** update kotest to v5.6.0 ([a755720](https://github.com/nicolasfara/conventional-commits/commit/a755720301cf4a773f849579776b5063678221ba))
* **deps:** update kotest to v5.6.1 ([32315ca](https://github.com/nicolasfara/conventional-commits/commit/32315cad01fb1e1acf88cb38c4475736848c5ffa))
* **deps:** update node.js to 18.13 ([977fd31](https://github.com/nicolasfara/conventional-commits/commit/977fd316277ef556b34baa461599e69c1c0793f8))
* **deps:** update node.js to 18.14 ([9b6b964](https://github.com/nicolasfara/conventional-commits/commit/9b6b964ce02cd4ec0b5832cebbca38e759f33329))
* **deps:** update node.js to 18.15 ([b6edc88](https://github.com/nicolasfara/conventional-commits/commit/b6edc8868dd91512686e83a1b8793baccc14b1f5))
* **deps:** update node.js to 18.16 ([b388228](https://github.com/nicolasfara/conventional-commits/commit/b388228c75662435a6cc0f76054916423d911167))
* **deps:** update plugin com.gradle.enterprise to v3.12.2 ([193f8fd](https://github.com/nicolasfara/conventional-commits/commit/193f8fdc39e97b8a38f3cf4f2afb70b7acd3acd7))
* **deps:** update plugin com.gradle.enterprise to v3.12.3 ([6aa0ff8](https://github.com/nicolasfara/conventional-commits/commit/6aa0ff8b1297059acaa24b96a3e7a36292d47bc2))
* **deps:** update plugin com.gradle.enterprise to v3.12.4 ([7d7c9a5](https://github.com/nicolasfara/conventional-commits/commit/7d7c9a51688e5f52f219a89e8c5303bb5b434a80))
* **deps:** update plugin com.gradle.enterprise to v3.12.5 ([3cb1b92](https://github.com/nicolasfara/conventional-commits/commit/3cb1b929e8e05a2cfe57c90a34ef847e9f63b0db))
* **deps:** update plugin com.gradle.enterprise to v3.12.6 ([4a7d9ad](https://github.com/nicolasfara/conventional-commits/commit/4a7d9adfcfde7f732c74b5aa86bd78f6d5167ef5))
* **deps:** update plugin com.gradle.enterprise to v3.13 ([1e7a01d](https://github.com/nicolasfara/conventional-commits/commit/1e7a01d186eb81421f1ded2e17081a545ae1b7ed))
* **deps:** update plugin conventional-commits to v3.1.0 ([7ab6dd9](https://github.com/nicolasfara/conventional-commits/commit/7ab6dd9736713c480513dcd2675ea8b2f90b29f5))
* **deps:** update plugin publish to v1.2.0 ([83ad380](https://github.com/nicolasfara/conventional-commits/commit/83ad380e168da0e8f88061f391a9d1011ac481d1))


### General maintenance

* refactor project structure ([93032ff](https://github.com/nicolasfara/conventional-commits/commit/93032ff6ecf8de09b7f00a0f63c594b33cdffcc3))

# [3.1.0](https://github.com/nicolasfara/conventional-commits/compare/3.0.14...3.1.0) (2022-12-31)


Expand Down
54 changes: 42 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 458fed5

Please sign in to comment.