Skip to content

Commit f05341d

Browse files
chore(release): 1.12.3 [skip ci]
## [1.12.3](v1.12.2...v1.12.3) (2023-11-09) ### Bug Fixes * meta name typo ([4ea37a6](4ea37a6)) * update host ([4b5b8d9](4b5b8d9))
1 parent 4b5b8d9 commit f05341d

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.12.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.2...v1.12.3) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([4ea37a6](https://github.com/CoCreate-app/CoCreate-actions/commit/4ea37a6b9641fa2edb237cae11f04396c71b6f42))
7+
* update host ([4b5b8d9](https://github.com/CoCreate-app/CoCreate-actions/commit/4b5b8d9af673175e5348ffe9a94d55031a53accd))
8+
19
## [1.12.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.1...v1.12.2) (2023-11-03)
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/actions",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"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.",
55
"keywords": [
66
"actions",

0 commit comments

Comments
 (0)