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 93e7304 commit bd0274fCopy full SHA for bd0274f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.33.1](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.33.0...v1.33.1) (2024-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([93e7304](https://github.com/CoCreate-app/CoCreate-utils/commit/93e7304cd0a391f1e59465a12c52fcc0f395de79))
7
8
# [1.33.0](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.32.0...v1.33.0) (2024-01-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.33.0",
+ "version": "1.33.1",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments