Skip to content

Commit a0fa351

Browse files
chore(release): 1.41.4 [skip ci]
## [1.41.4](v1.41.3...v1.41.4) (2024-06-23) ### Bug Fixes * bump dependencies ([73a6ba3](73a6ba3))
1 parent 73a6ba3 commit a0fa351

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.41.4](https://github.com/CoCreate-app/CoCreate-render/compare/v1.41.3...v1.41.4) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([73a6ba3](https://github.com/CoCreate-app/CoCreate-render/commit/73a6ba3043dd1558aaea163714eee3c41cda8566))
7+
18
## [1.41.3](https://github.com/CoCreate-app/CoCreate-render/compare/v1.41.2...v1.41.3) (2024-06-23)
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.41.3",
3+
"version": "1.41.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.3",
6565
"@cocreate/utils": "^1.34.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)