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 ba3d183 commit 90a8896Copy full SHA for 90a8896
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.8](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.7...v1.1.8) (2021-08-27)
2
+
3
4
+### Bug Fixes
5
6
+* updaed dependencies ([ba3d183](https://github.com/CoCreate-app/CoCreate-utils/commit/ba3d183f54fc3099bd47ae9b504c59299cd51de5))
7
8
## [1.1.7](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.1.6...v1.1.7) (2021-08-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.1.7",
+ "version": "1.1.8",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments