Skip to content

Commit e5bdecc

Browse files
chore(release): 1.29.2 [skip ci]
## [1.29.2](v1.29.1...v1.29.2) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([c805ddc](c805ddc))
1 parent c805ddc commit e5bdecc

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.29.2](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.29.1...v1.29.2) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([c805ddc](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/c805ddc969cbb391c4f1388f7a884e680532bfd8))
7+
18
## [1.29.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.29.0...v1.29.1) (2025-04-30)
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/element-prototype",
3-
"version": "1.29.1",
3+
"version": "1.29.2",
44
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"element-prototype",
@@ -56,4 +56,4 @@
5656
"dependencies": {
5757
"@cocreate/utils": "^1.39.0"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)