Skip to content

Commit 1569e21

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.1...v1.20.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([68d9595](68d9595)) ### Features * add prettier.config.js and format files ([dca03aa](dca03aa)) * add prettier.config.js and format files ([916ab94](916ab94))
1 parent 68d9595 commit 1569e21

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.20.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.19.1...v1.20.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([68d9595](https://github.com/CoCreate-app/CoCreate-actions/commit/68d959544f6dbdfbaf8b3a6618cd93317a609f00))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([dca03aa](https://github.com/CoCreate-app/CoCreate-actions/commit/dca03aa077dac0756388eb1d4871a55b2505eb68))
12+
* add prettier.config.js and format files ([916ab94](https://github.com/CoCreate-app/CoCreate-actions/commit/916ab94b45ee3198e6bde1528fca22284f8ea47f))
13+
114
## [1.19.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.19.0...v1.19.1) (2024-08-24)
215

316

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.19.1",
3+
"version": "1.20.0",
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)