Skip to content

Commit afe472e

Browse files
chore(release): 1.27.0 [skip ci]
# [1.27.0](v1.26.1...v1.27.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([1552ec3](1552ec3))
1 parent 1552ec3 commit afe472e

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.27.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.26.1...v1.27.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([1552ec3](https://github.com/CoCreate-app/CoCreate-render/commit/1552ec33dcd77044da409553b13c2dadac6df6c8))
7+
18
## [1.26.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.26.0...v1.26.1) (2023-08-21)
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.26.1",
3+
"version": "1.27.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.10.1",
6565
"@cocreate/utils": "^1.23.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)