Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0](v5.0.0...v6.0.0) (2024-05-07)

### ⚠ BREAKING CHANGES

* **project:** cleanup micronaut configurations and dependencies, fixed micronaut problems with serializations

### Features

* **project:** cleanup micronaut configurations and dependencies, fixed micronaut problems with serializations ([9c58d74](9c58d74))
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent 9c58d74 commit 8486eb6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [6.0.0](https://github.com/zucchero-sintattico/piper-kt/compare/v5.0.0...v6.0.0) (2024-05-07)


### ⚠ BREAKING CHANGES

* **project:** cleanup micronaut configurations and dependencies, fixed micronaut problems with serializations

### Features

* **project:** cleanup micronaut configurations and dependencies, fixed micronaut problems with serializations ([9c58d74](https://github.com/zucchero-sintattico/piper-kt/commit/9c58d7461823d05e28796f3eec9d999908e68643))

## [5.0.0](https://github.com/zucchero-sintattico/piper-kt/compare/v4.1.0...v5.0.0) (2024-05-06)


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": "5.0.0",
"version": "6.0.0",
"description": "A microservice chat app, kotlin based.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8486eb6

Please sign in to comment.