Skip to content

Commit c71069e

Browse files
chore(release): 1.37.3 [skip ci]
## [1.37.3](v1.37.2...v1.37.3) (2024-12-22) ### Bug Fixes * handling updates for arrays using dotnotation ([e227054](e227054))
1 parent e227054 commit c71069e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.37.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.37.2...v1.37.3) (2024-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* handling updates for arrays using dotnotation ([e227054](https://github.com/CoCreate-app/CoCreate-utils/commit/e2270546f349a1a86f2d858e6e779c98b5cc9a7f))
7+
18
## [1.37.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.37.1...v1.37.2) (2024-12-14)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/utils",
3-
"version": "1.37.2",
3+
"version": "1.37.3",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",

0 commit comments

Comments
 (0)