From 18efc85e68bedcaad44b0ea4ae72c580a108f9aa Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 4 Jun 2023 03:57:12 +0000 Subject: [PATCH] chore(release): 1.16.12 [skip ci] ## [1.16.12](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.11...v1.16.12) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([35d5afc](https://github.com/CoCreate-app/CoCreate-builder/commit/35d5afc63e75ecb7ae2a60c31397ba69387e344c)) --- CHANGELOG.md | 9 ++++++++- package.json | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4598e3a..529608a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.16.12](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.11...v1.16.12) (2023-06-04) + + +### Bug Fixes + +* **semantic-release:** worklow error solved by running node version 14 ([35d5afc](https://github.com/CoCreate-app/CoCreate-builder/commit/35d5afc63e75ecb7ae2a60c31397ba69387e344c)) + ## [1.16.11](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.10...v1.16.11) (2023-06-02) @@ -1452,4 +1459,4 @@ ### Features -* Initial Release ([f653cff](https://github.com/CoCreate-app/CoCreate-builder/commit/f653cff19c7678387dda21688be11c5b6d1e3d00)) +* Initial Release ([f653cff](https://github.com/CoCreate-app/CoCreate-builder/commit/f653cff19c7678387dda21688be11c5b6d1e3d00)) diff --git a/package.json b/package.json index edf05bd..e1cc198 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/builder", - "version": "1.16.11", + "version": "1.16.12", "description": "A simple builder component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", "keywords": [ "builder",