We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d74325 commit e21f786Copy full SHA for e21f786
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.42.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.42.0...v1.42.1) (2026-03-04)
2
+
3
4
+### Bug Fixes
5
6
+* index.cjs ([3d74325](https://github.com/CoCreate-app/CoCreate-utils/commit/3d74325bc406161a97348be43a510c1c180fbc6e))
7
8
# [1.42.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.41.2...v1.42.0) (2026-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.42.0",
+ "version": "1.42.1",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments