Skip to content

Commit a0fd0cd

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2021-04-03) ### Bug Fixes * ci ([193e8a6](193e8a6)) * Css mime working when deployed to cdn ([7457123](7457123))
1 parent ed89c25 commit a0fd0cd

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.15](https://github.com/CoCreate-app/CoCreateJS/compare/v1.0.14...v1.0.15) (2021-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* ci ([193e8a6](https://github.com/CoCreate-app/CoCreateJS/commit/193e8a6528d2dc0931df7ca56998128512807e80))
7+
* Css mime working when deployed to cdn ([7457123](https://github.com/CoCreate-app/CoCreateJS/commit/74571233dc276ec93d8c1889e99aef24d9f02d24))
8+
19
## [1.0.14](https://github.com/CoCreate-app/CoCreateJS/compare/v1.0.13...v1.0.14) (2021-04-03)
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.14",
3+
"version": "1.0.15",
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)