Skip to content

Commit 90c14bf

Browse files
chore(release): 1.5.13 [skip ci]
## [1.5.13](v1.5.12...v1.5.13) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([6288f42](6288f42))
1 parent 6288f42 commit 90c14bf

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.5.13](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.12...v1.5.13) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([6288f42](https://github.com/CoCreate-app/CoCreate-twilio/commit/6288f426fa756135bc77c743789a45a995e25d5a))
7+
18
## [1.5.12](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.5.11...v1.5.12) (2023-06-02)
29

310

@@ -1276,4 +1283,4 @@
12761283

12771284
### Features
12781285

1279-
* Initial Release ([e767ba4](https://github.com/CoCreate-app/CoCreate-twilio/commit/e767ba42d3d91ddc242a2547d935b7b084b06123))
1286+
* Initial Release ([e767ba4](https://github.com/CoCreate-app/CoCreate-twilio/commit/e767ba42d3d91ddc242a2547d935b7b084b06123))

package.json

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

0 commit comments

Comments
 (0)