Skip to content

Commit b5a40a4

Browse files
chore(release): 1.24.16 [skip ci]
## [1.24.16](v1.24.15...v1.24.16) (2023-06-04) ### Bug Fixes * [@V3](https://github.com/v3) ([f10bc7d](f10bc7d))
1 parent f10bc7d commit b5a40a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.24.16](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.15...v1.24.16) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* [@v3](https://github.com/v3) ([f10bc7d](https://github.com/CoCreate-app/CoCreate-render/commit/f10bc7d94bd8e72fdf0ed93986ee23524da57b00))
7+
18
## [1.24.15](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.14...v1.24.15) (2023-06-04)
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/render",
3-
"version": "1.24.15",
3+
"version": "1.24.16",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)