Skip to content

Commit 70736d1

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](5.0.0...5.0.1) (2025-05-23) ### Bug Fixes * handle pagination in API when fetching all campaigns ([004a00c](004a00c)), closes [#153](#153)
1 parent 004a00c commit 70736d1

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+
## [5.0.1](https://github.com/eXaminator/kanka-foundry/compare/5.0.0...5.0.1) (2025-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* handle pagination in API when fetching all campaigns ([004a00c](https://github.com/eXaminator/kanka-foundry/commit/004a00c666a91c7bbf3773052bc3155c568c9fae)), closes [#153](https://github.com/eXaminator/kanka-foundry/issues/153)
7+
18
# [5.0.0](https://github.com/eXaminator/kanka-foundry/compare/4.2.0...5.0.0) (2025-05-10)
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": "5.0.0",
4+
"version": "5.0.1",
55
"description": "",
66
"repository": "https://github.com/eXaminator/kanka-foundry",
77
"type": "module",

0 commit comments

Comments
 (0)