Skip to content

Commit c7299f9

Browse files
chore(release): 1.40.1 [skip ci]
## [1.40.1](v1.40.0...v1.40.1) (2024-02-05) ### Bug Fixes * Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([cd632d5](cd632d5))
1 parent cd632d5 commit c7299f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.40.0...v1.40.1) (2024-02-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([cd632d5](https://github.com/CoCreate-app/CoCreate-render/commit/cd632d530b705c46e26ce838bd4da86ce3b1b83a))
7+
18
# [1.40.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.39.0...v1.40.0) (2024-01-30)
29

310

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