Skip to content

Commit

Permalink
chore(release): 3.0.11 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.11](3.0.10...3.0.11) (2022-10-09)

### Bug Fixes

* **deps:** update kotest to v5.5.1 ([44761e8](44761e8))
  • Loading branch information
semantic-release-bot committed Oct 9, 2022
1 parent 44761e8 commit d8fdde8
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.11](https://github.com/nicolasfara/conventional-commits/compare/3.0.10...3.0.11) (2022-10-09)


### Bug Fixes

* **deps:** update kotest to v5.5.1 ([44761e8](https://github.com/nicolasfara/conventional-commits/commit/44761e8b31f2223d0f89a43647423673dd83f879))

## [3.0.10](https://github.com/nicolasfara/conventional-commits/compare/3.0.9...3.0.10) (2022-10-08)


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.10
version = 3.0.11

0 comments on commit d8fdde8

Please sign in to comment.