Skip to content

Commit

Permalink
chore(release): 4.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.2](4.1.1...4.1.2) (2024-08-13)

### Bug Fixes

* add missing founded date for organisations ([efcea45](efcea45))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent efcea45 commit 37809a3
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.1.2](https://github.com/eXaminator/kanka-foundry/compare/4.1.1...4.1.2) (2024-08-13)


### Bug Fixes

* add missing founded date for organisations ([efcea45](https://github.com/eXaminator/kanka-foundry/commit/efcea45d92a9fafb8b90f0e66ab08695c7d5076c))

## [4.1.1](https://github.com/eXaminator/kanka-foundry/compare/4.1.0...4.1.1) (2024-08-11)


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.1.1",
"version": "4.1.2",
"description": "",
"repository": "https://github.com/eXaminator/kanka-foundry",
"type": "module",
Expand Down

0 comments on commit 37809a3

Please sign in to comment.