Skip to content

Commit

Permalink
chore(release): 1.18.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.2](v1.18.1...v1.18.2) (2024-04-29)

### Bug Fixes

* bump cocreate dependencies ([8e2545a](8e2545a))
  • Loading branch information
semantic-release-bot committed Apr 29, 2024
1 parent 8e2545a commit 5d3bffc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.18.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.1...v1.18.2) (2024-04-29)


### Bug Fixes

* bump cocreate dependencies ([8e2545a](https://github.com/CoCreate-app/CoCreate-actions/commit/8e2545ad9e8ca6b232da5388e6e25996b32b2467))

## [1.18.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.0...v1.18.1) (2024-04-29)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/actions",
"version": "1.18.1",
"version": "1.18.2",
"description": "Chain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"actions",
Expand Down Expand Up @@ -61,4 +61,4 @@
"dependencies": {
"@cocreate/utils": "^1.33.6"
}
}
}

0 comments on commit 5d3bffc

Please sign in to comment.