Skip to content

Commit 6fea57c

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](4.0.15...4.1.0) (2024-08-11) ### Bug Fixes * fix init hook hot reloading for development environment ([b42bfd4](b42bfd4)) ### Features * add birthday and day of death to character overview ([29da8f4](29da8f4)), closes [#99](#99)
1 parent 29da8f4 commit 6fea57c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.1.0](https://github.com/eXaminator/kanka-foundry/compare/4.0.15...4.1.0) (2024-08-11)
2+
3+
4+
### Bug Fixes
5+
6+
* fix init hook hot reloading for development environment ([b42bfd4](https://github.com/eXaminator/kanka-foundry/commit/b42bfd4e3be06fbb6a124d4d0a7f5be2983395bc))
7+
8+
9+
### Features
10+
11+
* add birthday and day of death to character overview ([29da8f4](https://github.com/eXaminator/kanka-foundry/commit/29da8f4e860136a0ca1ee53f2d5fef38dadd8595)), closes [#99](https://github.com/eXaminator/kanka-foundry/issues/99)
12+
113
## [4.0.15](https://github.com/eXaminator/kanka-foundry/compare/4.0.14...4.0.15) (2024-08-11)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "kanka-foundry",
4-
"version": "4.0.15",
4+
"version": "4.1.0",
55
"description": "",
66
"repository": "https://github.com/eXaminator/kanka-foundry",
77
"type": "module",

0 commit comments

Comments
 (0)