Skip to content

Commit 63d6ba0

Browse files
chore(release): 1.45.3 [skip ci]
## [1.45.3](v1.45.2...v1.45.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([35a36ce](35a36ce))
1 parent 35a36ce commit 63d6ba0

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.45.3](https://github.com/CoCreate-app/CoCreate-render/compare/v1.45.2...v1.45.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([35a36ce](https://github.com/CoCreate-app/CoCreate-render/commit/35a36ce6685d60e425fe20d57b456798c7d3e364))
7+
18
## [1.45.2](https://github.com/CoCreate-app/CoCreate-render/compare/v1.45.1...v1.45.2) (2025-04-30)
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.45.2",
3+
"version": "1.45.3",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",
@@ -60,4 +60,4 @@
6060
"@cocreate/observer": "^1.18.1",
6161
"@cocreate/utils": "^1.39.0"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)