Skip to content

Commit 367a678

Browse files
chore(release): 4.1.5 [skip ci]
## [4.1.5](4.1.4...4.1.5) (2024-11-17) ### Bug Fixes * add a fallback mechanism for new or changed types of entity attributes ([d2c2e0d](d2c2e0d)), closes [#144](#144)
1 parent d2c2e0d commit 367a678

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.5](https://github.com/eXaminator/kanka-foundry/compare/4.1.4...4.1.5) (2024-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* add a fallback mechanism for new or changed types of entity attributes ([d2c2e0d](https://github.com/eXaminator/kanka-foundry/commit/d2c2e0d35bbad1fbfe1f75516cf36c150382a574)), closes [#144](https://github.com/eXaminator/kanka-foundry/issues/144)
7+
18
## [4.1.4](https://github.com/eXaminator/kanka-foundry/compare/4.1.3...4.1.4) (2024-10-12)
29

310

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.1.4",
4+
"version": "4.1.5",
55
"description": "",
66
"repository": "https://github.com/eXaminator/kanka-foundry",
77
"type": "module",

0 commit comments

Comments
 (0)