Skip to content

Commit a2fa705

Browse files
chore(release): 1.1.18 [skip ci]
## [1.1.18](v1.1.17...v1.1.18) (2021-07-17) ### Bug Fixes * init and update demos scripts ([4003d24](4003d24)) * workflows ([81fa317](81fa317))
1 parent 81fa317 commit a2fa705

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.1.18](https://github.com/CoCreate-app/CoCreate-action/compare/v1.1.17...v1.1.18) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* init and update demos scripts ([4003d24](https://github.com/CoCreate-app/CoCreate-action/commit/4003d24a603c9c7dbcf35faf9b7684f3e27be4f4))
7+
* workflows ([81fa317](https://github.com/CoCreate-app/CoCreate-action/commit/81fa317592719dfff9fa59332715680641e17512))
8+
19
## [1.1.17](https://github.com/CoCreate-app/CoCreate-action/compare/v1.1.16...v1.1.17) (2021-07-14)
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/action",
3-
"version": "1.1.17",
3+
"version": "1.1.18",
44
"description": "A convenient chain handler allows user to chain multiple CoCreate components together. When one action is complete next one will start. The sequence goes untill all actions completed. Grounded on Vanilla javascript, easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"action",

0 commit comments

Comments
 (0)