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 04c944b commit e835a01Copy full SHA for e835a01
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.20.8](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.20.7...v1.20.8) (2023-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* apikey renamed to key ([04c944b](https://github.com/CoCreate-app/CoCreate-utils/commit/04c944b58b00cb5ee68f3c08e5fa7b382b4e668c))
7
8
## [1.20.7](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.20.6...v1.20.7) (2023-05-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.20.7",
+ "version": "1.20.8",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments