Skip to content

Commit 0e7c355

Browse files
chore(release): 1.26.0 [skip ci]
# [1.26.0](v1.25.0...v1.26.0) (2023-08-17) ### Features * bump cocreate dependencies for the latest updates and features ([03f865d](03f865d))
1 parent 03f865d commit 0e7c355

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.26.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.25.0...v1.26.0) (2023-08-17)
2+
3+
4+
### Features
5+
6+
* bump cocreate dependencies for the latest updates and features ([03f865d](https://github.com/CoCreate-app/CoCreate-render/commit/03f865d5153bcaac88b6d431527a6d02e4735ce9))
7+
18
# [1.25.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.32...v1.25.0) (2023-08-16)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/render",
3-
"version": "1.25.0",
3+
"version": "1.26.0",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.9.0",
6565
"@cocreate/utils": "^1.22.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)