Skip to content

Commit 9f073ae

Browse files
chore(release): 1.34.3 [skip ci]
## [1.34.3](v1.34.2...v1.34.3) (2024-02-18) ### Bug Fixes * getObject error ([ca732bb](ca732bb))
1 parent ca732bb commit 9f073ae

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.3](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.2...v1.34.3) (2024-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* getObject error ([ca732bb](https://github.com/CoCreate-app/CoCreate-elements/commit/ca732bb7824a6fc2dcdad6532f316fa9a2221915))
7+
18
## [1.34.2](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.34.1...v1.34.2) (2024-02-17)
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.2",
3+
"version": "1.34.3",
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)