Skip to content

Commit

Permalink
chore(release): 9.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [9.1.1](v9.1.0...v9.1.1) (2024-06-22)

### Bug Fixes

* **report:** change config.mts file in order to index user stories section correctly ([a6410eb](a6410eb))
  • Loading branch information
semantic-release-bot committed Jun 22, 2024
1 parent a6410eb commit a3bff83
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.1.1](https://github.com/zucchero-sintattico/piper-kt/compare/v9.1.0...v9.1.1) (2024-06-22)


### Bug Fixes

* **report:** change config.mts file in order to index user stories section correctly ([a6410eb](https://github.com/zucchero-sintattico/piper-kt/commit/a6410ebf1b1580e63b8d29f06a85da5321f6a376))

## [9.1.0](https://github.com/zucchero-sintattico/piper-kt/compare/v9.0.0...v9.1.0) (2024-06-22)


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

0 comments on commit a3bff83

Please sign in to comment.