Skip to content

Commit c489c3f

Browse files
chore(release): 1.1.40 [skip ci]
## [1.1.40](v1.1.39...v1.1.40) (2021-06-23) ### Bug Fixes * update packge version to latest ([6148ce8](6148ce8))
1 parent 6148ce8 commit c489c3f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.40](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.39...v1.1.40) (2021-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update packge version to latest ([6148ce8](https://github.com/CoCreate-app/CoCreateJS/commit/6148ce8d895b02a9b0bb80d5bc2eb7810ecd2b10))
7+
18
## [1.1.39](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.38...v1.1.39) (2021-06-23)
29

310

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.1.39",
3+
"version": "1.1.40",
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)