Skip to content

Commit 99b42b8

Browse files
chore(release): 1.42.2 [skip ci]
## [1.42.2](v1.42.1...v1.42.2) (2026-03-04) ### Bug Fixes * suppuport for common.js ([384bb7c](384bb7c)) * update to exports ([e55e9a0](e55e9a0))
1 parent e55e9a0 commit 99b42b8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.42.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.42.1...v1.42.2) (2026-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* suppuport for common.js ([384bb7c](https://github.com/CoCreate-app/CoCreate-utils/commit/384bb7c5f68a585ec322cc0c0c322ae1ef97bc09))
7+
* update to exports ([e55e9a0](https://github.com/CoCreate-app/CoCreate-utils/commit/e55e9a031bd6044ed250c3b3e0824c0f2bac0069))
8+
19
## [1.42.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.42.0...v1.42.1) (2026-03-04)
210

311

package.json

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