Skip to content

Commit aaef5fb

Browse files
chore(release): 1.1.32 [skip ci]
## [1.1.32](v1.1.31...v1.1.32) (2021-10-15) ### Bug Fixes * update dependencies ([ce447d4](ce447d4)) * update dependencies ([28d0d20](28d0d20))
1 parent ce447d4 commit aaef5fb

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.1.32](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.1.31...v1.1.32) (2021-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([ce447d4](https://github.com/CoCreate-app/CoCreate-clone/commit/ce447d4d47250118f1a3e909a5c53b6e64b27556))
7+
* update dependencies ([28d0d20](https://github.com/CoCreate-app/CoCreate-clone/commit/28d0d20d4ffe944faada379c14d1d3888890458b))
8+
19
## [1.1.31](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.1.30...v1.1.31) (2021-10-15)
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/clone",
3-
"version": "1.1.31",
3+
"version": "1.1.32",
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)