Skip to content

Commit bd394c3

Browse files
chore(release): 1.34.2 [skip ci]
## [1.34.2](v1.34.1...v1.34.2) (2024-02-17) ### Bug Fixes * handling of upset as it is now defaulting to false ([5c1099e](5c1099e))
1 parent 5c1099e commit bd394c3

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.34.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.1...v1.34.2) (2024-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* handling of upset as it is now defaulting to false ([5c1099e](https://github.com/CoCreate-app/CoCreate-elements/commit/5c1099e1b9a21734006b7f61b93865385d701e49))
7+
18
## [1.34.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.0...v1.34.1) (2024-02-14)
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/elements",
3-
"version": "1.34.1",
3+
"version": "1.34.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",

0 commit comments

Comments
 (0)