Skip to content

Commit 18efc85

Browse files
chore(release): 1.16.12 [skip ci]
## [1.16.12](v1.16.11...v1.16.12) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([35d5afc](35d5afc))
1 parent 35d5afc commit 18efc85

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.12](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.11...v1.16.12) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([35d5afc](https://github.com/CoCreate-app/CoCreate-builder/commit/35d5afc63e75ecb7ae2a60c31397ba69387e344c))
7+
18
## [1.16.11](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.10...v1.16.11) (2023-06-02)
29

310

@@ -1452,4 +1459,4 @@
14521459

14531460
### Features
14541461

1455-
* Initial Release ([f653cff](https://github.com/CoCreate-app/CoCreate-builder/commit/f653cff19c7678387dda21688be11c5b6d1e3d00))
1462+
* Initial Release ([f653cff](https://github.com/CoCreate-app/CoCreate-builder/commit/f653cff19c7678387dda21688be11c5b6d1e3d00))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/builder",
3-
"version": "1.16.11",
3+
"version": "1.16.12",
44
"description": "A simple builder component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"builder",

0 commit comments

Comments
 (0)