Skip to content

Commit

Permalink
chore(release): 7.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.4.1](v7.4.0...v7.4.1) (2024-05-21)

### Bug Fixes

* **image:** adjust dockerfile file copying ([6536fc6](6536fc6))
* **npm:** registry org name ([e5d493d](e5d493d))
  • Loading branch information
semantic-release-bot committed May 21, 2024
1 parent 6536fc6 commit 6d5588f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.4.1](https://github.com/zucchero-sintattico/piper-kt/compare/v7.4.0...v7.4.1) (2024-05-21)


### Bug Fixes

* **image:** adjust dockerfile file copying ([6536fc6](https://github.com/zucchero-sintattico/piper-kt/commit/6536fc63e5f6bed1afa9bdeb2e0da88422565c2d))
* **npm:** registry org name ([e5d493d](https://github.com/zucchero-sintattico/piper-kt/commit/e5d493d919da6d3f3739ec8d9445a80fe697e7aa))

## [7.4.0](https://github.com/zucchero-sintattico/piper-kt/compare/v7.3.0...v7.4.0) (2024-05-21)


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

0 comments on commit 6d5588f

Please sign in to comment.