Skip to content

Commit 7ff49c5

Browse files
chore(release): 1.33.0 [skip ci]
# [1.33.0](v1.32.0...v1.33.0) (2024-01-08) ### Features * bumped CoCreate dependencies to their latest versions ([e8679cb](e8679cb))
1 parent e8679cb commit 7ff49c5

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.33.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.32.0...v1.33.0) (2024-01-08)
2+
3+
4+
### Features
5+
6+
* bumped CoCreate dependencies to their latest versions ([e8679cb](https://github.com/CoCreate-app/CoCreate-elements/commit/e8679cb986723650f65b427b0e465874fefb785b))
7+
18
# [1.32.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.31.1...v1.32.0) (2023-12-20)
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.32.0",
3+
"version": "1.33.0",
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",
@@ -66,4 +66,4 @@
6666
"@cocreate/render": "^1.37.1",
6767
"@cocreate/utils": "^1.30.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)