Skip to content

Commit ad9dcd1

Browse files
chore(release): 1.11.4 [skip ci]
## [1.11.4](v1.11.3...v1.11.4) (2026-01-18) ### Bug Fixes * update worklow ([ecdaac7](ecdaac7))
1 parent ecdaac7 commit ad9dcd1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.11.4](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.11.3...v1.11.4) (2026-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update worklow ([ecdaac7](https://github.com/CoCreate-app/CoCreate-clone/commit/ecdaac7211792f1071c7c2561ad1d52ca43e12de))
7+
18
## [1.11.3](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.11.2...v1.11.3) (2025-05-01)
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/clone",
3-
"version": "1.11.3",
3+
"version": "1.11.4",
44
"description": "Clone an html element by #id, identify targeted elements using clone_id attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"clone-elements",

0 commit comments

Comments
 (0)