You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.38.0](v1.37.1...v1.38.0) (2024-11-04)
### Bug Fixes
* pretier.config.js and file formating ([644eec6](644eec6))
### Features
* add prettier.config.js and format files ([f14df0e](f14df0e))
* add prettier.config.js and format files ([e24974a](e24974a))
* pretier.config.js and file formating ([644eec6](https://github.com/CoCreate-app/CoCreate-elements/commit/644eec6bb63cd484b871cb203a45435654e23da9))
7
+
8
+
9
+
### Features
10
+
11
+
* add prettier.config.js and format files ([f14df0e](https://github.com/CoCreate-app/CoCreate-elements/commit/f14df0e3d9630a3b20eeeb65574c2d6af5902a85))
12
+
* add prettier.config.js and format files ([e24974a](https://github.com/CoCreate-app/CoCreate-elements/commit/e24974a35c72c384f10d9edc36d8d89390ba1235))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@cocreate/elements",
3
-
"version": "1.37.1",
3
+
"version": "1.38.0",
4
4
"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",
0 commit comments