Skip to content

Commit

Permalink
chore(release): 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.8](v1.1.7...v1.1.8) (2021-06-23)

### Bug Fixes

* update packge version to latest ([cd54b69](cd54b69))
  • Loading branch information
semantic-release-bot committed Jun 23, 2021
1 parent cd54b69 commit 8cd7c4f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.8](https://github.com/CoCreate-app/CoCreate-action/compare/v1.1.7...v1.1.8) (2021-06-23)


### Bug Fixes

* update packge version to latest ([cd54b69](https://github.com/CoCreate-app/CoCreate-action/commit/cd54b693dd90047f45a8ed1c641b3832bd01b0c9))

## [1.1.7](https://github.com/CoCreate-app/CoCreate-action/compare/v1.1.6...v1.1.7) (2021-06-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/action",
"version": "1.1.7",
"version": "1.1.8",
"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.",
"keywords": [
"action",
Expand Down

0 comments on commit 8cd7c4f

Please sign in to comment.