We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64160f9 commit 2836151Copy full SHA for 2836151
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.25.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.25.1...v1.25.2) (2023-10-09)
2
+
3
4
+### Bug Fixes
5
6
+* bump dependencies ([64160f9](https://github.com/CoCreate-app/CoCreate-utils/commit/64160f9ffba34a02c603f353876b5e10a9bce491))
7
8
## [1.25.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.25.0...v1.25.1) (2023-10-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.25.1",
+ "version": "1.25.2",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
@@ -57,4 +57,4 @@
57
"webpack-cli": "^4.5.0",
58
"webpack-log": "^3.0.1"
59
}
60
-}
+}
0 commit comments