Skip to content

Commit 3452190

Browse files
chore(release): 1.40.4 [skip ci]
## [1.40.4](v1.40.3...v1.40.4) (2024-04-29) ### Bug Fixes * bump cocreate dependencies ([6f0b4cf](6f0b4cf))
1 parent 6f0b4cf commit 3452190

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.40.4](https://github.com/CoCreate-app/CoCreate-render/compare/v1.40.3...v1.40.4) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([6f0b4cf](https://github.com/CoCreate-app/CoCreate-render/commit/6f0b4cfa8cf5c1ef3a251a66bf3bc72aefc460d6))
7+
18
## [1.40.3](https://github.com/CoCreate-app/CoCreate-render/compare/v1.40.2...v1.40.3) (2024-03-18)
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.40.3",
3+
"version": "1.40.4",
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.16.0",
6565
"@cocreate/utils": "^1.33.6"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)