Skip to content

Commit

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

### Bug Fixes

* fix error in module.json that prevented finalizing the last release ([d125ce2](d125ce2))
  • Loading branch information
semantic-release-bot committed Jul 29, 2024
1 parent d125ce2 commit 59668b5
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 @@
## [4.0.13](https://github.com/eXaminator/kanka-foundry/compare/4.0.12...4.0.13) (2024-07-29)


### Bug Fixes

* fix error in module.json that prevented finalizing the last release ([d125ce2](https://github.com/eXaminator/kanka-foundry/commit/d125ce21d30c9e3506e0c905fd277b1b1ae57aa9))

## [4.0.12](https://github.com/eXaminator/kanka-foundry/compare/4.0.11...4.0.12) (2024-07-29)


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,7 +1,7 @@
{
"private": true,
"name": "kanka-foundry",
"version": "4.0.12",
"version": "4.0.13",
"description": "",
"repository": "https://github.com/eXaminator/kanka-foundry",
"type": "module",
Expand Down

0 comments on commit 59668b5

Please sign in to comment.