Skip to content

Commit

Permalink
chore(release): 3.0.14 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.14](3.0.13...3.0.14) (2022-11-02)

### Bug Fixes

* **deps:** update kotest to v5.5.3 ([88f6d2a](88f6d2a))
  • Loading branch information
semantic-release-bot committed Nov 2, 2022
1 parent 3018a49 commit da7085c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.14](https://github.com/nicolasfara/conventional-commits/compare/3.0.13...3.0.14) (2022-11-02)


### Bug Fixes

* **deps:** update kotest to v5.5.3 ([88f6d2a](https://github.com/nicolasfara/conventional-commits/commit/88f6d2ade9f2d58f1fef3d041833acdecd083160))

## [3.0.13](https://github.com/nicolasfara/conventional-commits/compare/3.0.12...3.0.13) (2022-10-24)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 3.0.13
version = 3.0.14

0 comments on commit da7085c

Please sign in to comment.