Skip to content

Commit

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

### Bug Fixes

* schedule release ([56d1a33](56d1a33))
  • Loading branch information
semantic-release-bot committed Jul 5, 2024
1 parent 56d1a33 commit 8f451ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.2.3](https://github.com/dargmuesli/creal/compare/2.2.2...2.2.3) (2024-07-05)

### Bug Fixes

* schedule release ([56d1a33](https://github.com/dargmuesli/creal/commit/56d1a3382737497e3a92c52fa01900bee931db03))

## [2.2.2](https://github.com/dargmuesli/creal/compare/2.2.1...2.2.2) (2024-07-05)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@
"start:static": "serve .output/public --ssl-cert ./.config/certificates/ssl.crt --ssl-key ./.config/certificates/ssl.key"
},
"type": "module",
"version": "2.2.2"
"version": "2.2.3"
}

0 comments on commit 8f451ed

Please sign in to comment.