Skip to content

Commit 95b2c10

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2021-04-02) ### Bug Fixes * production build ([70cd2cd](70cd2cd)) * production build ([d3bdd79](d3bdd79))
1 parent 70cd2cd commit 95b2c10

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.12](https://github.com/CoCreate-app/CoCreateJS/compare/v1.0.11...v1.0.12) (2021-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* production build ([70cd2cd](https://github.com/CoCreate-app/CoCreateJS/commit/70cd2cdaf64a3745dffb1a50d8a6df8606f9cc99))
7+
* production build ([d3bdd79](https://github.com/CoCreate-app/CoCreateJS/commit/d3bdd7944d882dbea1177ad1e0cfd8e0ba702886))
8+
19
## [1.0.11](https://github.com/CoCreate-app/CoCreateJS/compare/v1.0.10...v1.0.11) (2021-04-02)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/cocreatejs",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"description": "A simple CoCreateJS component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)