Skip to content

Commit 40ad2fe

Browse files
chore(release): 1.24.27 [skip ci]
## [1.24.27](v1.24.26...v1.24.27) (2023-06-11) ### Bug Fixes * testing workflow ([4d55d48](4d55d48)) * testing workflow ([cbfb27f](cbfb27f))
1 parent 4d55d48 commit 40ad2fe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.24.27](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.26...v1.24.27) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([4d55d48](https://github.com/CoCreate-app/CoCreate-render/commit/4d55d489ab207a44d35a7bc1284b4340c9bd8e54))
7+
* testing workflow ([cbfb27f](https://github.com/CoCreate-app/CoCreate-render/commit/cbfb27f126f35fe831c88b36f7582c75a5bf5431))
8+
19
## [1.24.26](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.25...v1.24.26) (2023-06-11)
210

311

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