Skip to content

Commit 0900e91

Browse files
chore(release): 1.24.6 [skip ci]
## [1.24.6](v1.24.5...v1.24.6) (2025-11-16) ### Bug Fixes * correct method name for retrieving element value and enhance state attribute handling ([bda5c5a](bda5c5a))
1 parent bda5c5a commit 0900e91

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.24.6](https://github.com/CoCreate-app/CoCreate-state/compare/v1.24.5...v1.24.6) (2025-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* correct method name for retrieving element value and enhance state attribute handling ([bda5c5a](https://github.com/CoCreate-app/CoCreate-state/commit/bda5c5a2ed26215b824b75052e4cf19f5f3c16b3))
7+
18
## [1.24.5](https://github.com/CoCreate-app/CoCreate-state/compare/v1.24.4...v1.24.5) (2025-09-07)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/state",
3-
"version": "1.24.5",
3+
"version": "1.24.6",
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",

0 commit comments

Comments
 (0)