Skip to content

Commit e402b3f

Browse files
chore(release): 1.11.2 [skip ci]
## [1.11.2](v1.11.1...v1.11.2) (2025-04-30) ### Bug Fixes * added css-loader ([5255c55](5255c55)) * update query attributes ([1774d18](1774d18)) * updated cocreate modules versions ([f1ae907](f1ae907)) * webpack.config and devdependencies ([4ef4152](4ef4152))
1 parent 5255c55 commit e402b3f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.11.2](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.11.1...v1.11.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([5255c55](https://github.com/CoCreate-app/CoCreate-clone/commit/5255c5562050e8e677f25ecf22bc7ad24924ddf9))
7+
* update query attributes ([1774d18](https://github.com/CoCreate-app/CoCreate-clone/commit/1774d1800b20c729f599356e3d2b9b02226fcc46))
8+
* updated cocreate modules versions ([f1ae907](https://github.com/CoCreate-app/CoCreate-clone/commit/f1ae907a8aaacaba358e1c32f497f3600059a1d7))
9+
* webpack.config and devdependencies ([4ef4152](https://github.com/CoCreate-app/CoCreate-clone/commit/4ef4152c773020d256ebfe14ae67467764079d28))
10+
111
## [1.11.1](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.11.0...v1.11.1) (2025-04-11)
212

313

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