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 21fcae7 commit 68edc97Copy full SHA for 68edc97
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.21.12](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.11...v1.21.12) (2023-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* testing workflow ([21fcae7](https://github.com/CoCreate-app/CoCreate-utils/commit/21fcae7b400c090f72d1a3bd4d2dcac44360e6e5))
7
8
## [1.21.11](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.21.10...v1.21.11) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.21.11",
+ "version": "1.21.12",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments