Skip to content

Commit 06b33a7

Browse files
chore(release): 1.24.4 [skip ci]
## [1.24.4](v1.24.3...v1.24.4) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([3ae5d59](3ae5d59))
1 parent 3ae5d59 commit 06b33a7

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.24.4](https://github.com/CoCreate-app/CoCreate-state/compare/v1.24.3...v1.24.4) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([3ae5d59](https://github.com/CoCreate-app/CoCreate-state/commit/3ae5d59ad59d51fdf10c767a0fcb358e7c9064b2))
7+
18
## [1.24.3](https://github.com/CoCreate-app/CoCreate-state/compare/v1.24.2...v1.24.3) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/state",
3-
"version": "1.24.3",
3+
"version": "1.24.4",
44
"description": "Data attributes which can be used for components in CoCreate framework combined as a group of attributes that dynamically change attributes & fetch custom data.",
55
"keywords": [
66
"state",
@@ -61,4 +61,4 @@
6161
"@cocreate/observer": "^1.18.1",
6262
"@cocreate/uuid": "^1.12.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)