Skip to content

Commit 730bced

Browse files
chore(release): 1.41.1 [skip ci]
## [1.41.1](v1.41.0...v1.41.1) (2025-01-18) ### Bug Fixes * path handling ([1276f2d](1276f2d)) * sum handling ([86f1e74](86f1e74))
1 parent 86f1e74 commit 730bced

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.41.1](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.41.0...v1.41.1) (2025-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* path handling ([1276f2d](https://github.com/CoCreate-app/CoCreate-elements/commit/1276f2d3988ec556ce95d3166596526d9d5851c3))
7+
* sum handling ([86f1e74](https://github.com/CoCreate-app/CoCreate-elements/commit/86f1e74af2e14b51b925e36fd22b2935796073fa))
8+
19
# [1.41.0](https://github.com/CoCreate-app/CoCreate-elements/compare/v1.40.1...v1.41.0) (2025-01-02)
210

311

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.41.0",
3+
"version": "1.41.1",
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)