Skip to content

Commit

Permalink
chore(release): 1.12.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.3](v1.12.2...v1.12.3) (2023-11-09)

### Bug Fixes

* meta name typo ([4ea37a6](4ea37a6))
* update host ([4b5b8d9](4b5b8d9))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent 4b5b8d9 commit f05341d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.12.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.2...v1.12.3) (2023-11-09)


### Bug Fixes

* meta name typo ([4ea37a6](https://github.com/CoCreate-app/CoCreate-actions/commit/4ea37a6b9641fa2edb237cae11f04396c71b6f42))
* update host ([4b5b8d9](https://github.com/CoCreate-app/CoCreate-actions/commit/4b5b8d9af673175e5348ffe9a94d55031a53accd))

## [1.12.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.1...v1.12.2) (2023-11-03)


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/actions",
"version": "1.12.2",
"version": "1.12.3",
"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

0 comments on commit f05341d

Please sign in to comment.