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 49af4de commit f29be96Copy full SHA for f29be96
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.35](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.34...v1.1.35) (2021-06-08)
2
+
3
4
+### Bug Fixes
5
6
+* update names for readability ([7b1fb07](https://github.com/CoCreate-app/CoCreateJS/commit/7b1fb0793c7c2e587c89c71147085f6615004d03))
7
8
## [1.1.34](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.33...v1.1.34) (2021-06-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/cocreatejs",
- "version": "1.1.34",
+ "version": "1.1.35",
"description": "A simple CoCreateJS component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"cocreatejs",
0 commit comments