Skip to content

Commit 3b59ae3

Browse files
chore(release): 1.8.24 [skip ci]
## [1.8.24](v1.8.23...v1.8.24) (2023-06-11) ### Bug Fixes * postintall error ([4d9cbe3](4d9cbe3))
1 parent 4d9cbe3 commit 3b59ae3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.24](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.23...v1.8.24) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* postintall error ([4d9cbe3](https://github.com/CoCreate-app/CoCreate-actions/commit/4d9cbe31f66e47c063c1cfff16fe877c7ad4affb))
7+
18
## [1.8.23](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.22...v1.8.23) (2023-06-11)
29

310

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.8.23",
3+
"version": "1.8.24",
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 attributes and/or JavaScript API.",
55
"keywords": [
66
"actions",

0 commit comments

Comments
 (0)