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 cc13078 commit 581fa1bCopy full SHA for 581fa1b
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.31](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.30...v1.0.31) (2021-07-02)
2
+
3
4
+### Bug Fixes
5
6
+* test ([cc13078](https://github.com/CoCreate-app/CoCreate-test/commit/cc130788b8b379fd56eb10b7132e853f180ab233))
7
+* test ([c69e800](https://github.com/CoCreate-app/CoCreate-test/commit/c69e8003156da90400aa2dd79bd2865df30bfa51))
8
9
## [1.0.30](https://github.com/CoCreate-app/CoCreate-test/compare/v1.0.29...v1.0.30) (2021-07-02)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/test",
- "version": "1.0.30",
+ "version": "1.0.31",
"description": "A simple test component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"test",
0 commit comments