Skip to content

Commit 327cb85

Browse files
chore(release): 1.8.14 [skip ci]
## [1.8.14](v1.8.13...v1.8.14) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([ab65db0](ab65db0))
1 parent ab65db0 commit 327cb85

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.14](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.13...v1.8.14) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([ab65db0](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/ab65db045bbbdeca4d7a47b611e635d846aaaaa0))
7+
18
## [1.8.13](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.8.12...v1.8.13) (2023-06-02)
29

310

@@ -652,4 +659,4 @@
652659

653660
### Features
654661

655-
* Initial Relase ([1fcdec3](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/1fcdec3e566cd5119f1bb79d96af5ce3dca87e80))
662+
* Initial Relase ([1fcdec3](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/1fcdec3e566cd5119f1bb79d96af5ce3dca87e80))

package.json

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

0 commit comments

Comments
 (0)