Skip to content

Commit 3266797

Browse files
chore(release): 1.42.2 [skip ci]
## [1.42.2](v1.42.1...v1.42.2) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([d0bb4ee](d0bb4ee))
1 parent d0bb4ee commit 3266797

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.42.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.42.1...v1.42.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([d0bb4ee](https://github.com/CoCreate-app/CoCreate-elements/commit/d0bb4ee9485f2125f9b46c0ea3787900d05463a1))
7+
18
## [1.42.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.42.0...v1.42.1) (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/elements",
3-
"version": "1.42.1",
3+
"version": "1.42.2",
44
"description": "Fetch content into any html element by using html5 attributes to query data stored in CoCreate headless CMS. If data is changed it will instantly reflect in html tags as changes are broadcasted in realtime",
55
"keywords": [
66
"elements",
@@ -62,4 +62,4 @@
6262
"@cocreate/render": "^1.45.2",
6363
"@cocreate/utils": "^1.39.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)