Skip to content

Commit

Permalink
chore(release): 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.0](v1.11.0...v1.12.0) (2024-03-05)

### Features

* **build:** add dependencies for micronaut ([5834bac](5834bac))
* **build:** add java version of gradle API ([bc17fc0](bc17fc0))

### Bug Fixes

* **style:** corrected kfmtm and detekt errors ([19d9d70](19d9d70))
  • Loading branch information
semantic-release-bot committed Mar 5, 2024
1 parent d15a458 commit 9ed7f96
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.12.0](https://github.com/zucchero-sintattico/piper-kt/compare/v1.11.0...v1.12.0) (2024-03-05)


### Features

* **build:** add dependencies for micronaut ([5834bac](https://github.com/zucchero-sintattico/piper-kt/commit/5834bacd1f2bc253b002b1dea2a4e5f73c467023))
* **build:** add java version of gradle API ([bc17fc0](https://github.com/zucchero-sintattico/piper-kt/commit/bc17fc0e06fd79f372b6f13818c658c98e13e828))


### Bug Fixes

* **style:** corrected kfmtm and detekt errors ([19d9d70](https://github.com/zucchero-sintattico/piper-kt/commit/19d9d70a45bdec4de36565caa2c8a1afae76c05e))

## [1.11.0](https://github.com/zucchero-sintattico/piper-kt/compare/v1.10.0...v1.11.0) (2024-02-25)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "piper-kt",
"version": "1.11.0",
"version": "1.12.0",
"description": "A microservice chat app, kotlin based.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 9ed7f96

Please sign in to comment.