Skip to content

Commit a9eaf7c

Browse files
chore(release): 1.15.4 [skip ci]
## [1.15.4](v1.15.3...v1.15.4) (2023-04-11) ### Bug Fixes * renamed domains to hosts ([51158e7](51158e7))
1 parent 51158e7 commit a9eaf7c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.4](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.15.3...v1.15.4) (2023-04-11)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed domains to hosts ([51158e7](https://github.com/CoCreate-app/CoCreate-builder/commit/51158e7922879e7ef16cccb40a872c961b405ebc))
7+
18
## [1.15.3](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.15.2...v1.15.3) (2023-03-30)
29

310

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