Skip to content

Commit b97e39a

Browse files
chore(release): 1.22.4 [skip ci]
## [1.22.4](v1.22.3...v1.22.4) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([71f6366](71f6366)) * svg icon class ([34a8323](34a8323)) * toolbar typos ([0115375](0115375))
1 parent 71f6366 commit b97e39a

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.22.4](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.22.3...v1.22.4) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([71f6366](https://github.com/CoCreate-app/CoCreate-builder/commit/71f6366c3a29c42fcda159e658eea543416b1609))
7+
* svg icon class ([34a8323](https://github.com/CoCreate-app/CoCreate-builder/commit/34a83230b004a2db28c1122d577473c00e7f53f8))
8+
* toolbar typos ([0115375](https://github.com/CoCreate-app/CoCreate-builder/commit/011537546165fe3be7508ab1f6e456e1e04e8a55))
9+
110
## [1.22.3](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.22.2...v1.22.3) (2024-04-29)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/builder",
3-
"version": "1.22.3",
3+
"version": "1.22.4",
44
"description": "A simple builder component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"builder",
@@ -56,4 +56,4 @@
5656
"webpack-cli": "^4.5.0",
5757
"webpack-log": "^3.0.1"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)