Skip to content

Commit 0c57e47

Browse files
chore(release): 1.0.22 [skip ci]
## [1.0.22](v1.0.21...v1.0.22) (2021-07-17) ### Bug Fixes * init and update demos scripts ([d373049](d373049)) * workflows ([2314016](2314016))
1 parent 2314016 commit 0c57e47

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.0.22](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.0.21...v1.0.22) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* init and update demos scripts ([d373049](https://github.com/CoCreate-app/CoCreate-clone/commit/d373049a817a482fee940e4561fbb4ffe3d15f3d))
7+
* workflows ([2314016](https://github.com/CoCreate-app/CoCreate-clone/commit/2314016efc852aa0df38152ed879151172ca9184))
8+
19
## [1.0.21](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.0.20...v1.0.21) (2021-07-14)
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.0.21",
3+
"version": "1.0.22",
44
"description": "Clone an html element by #id, identify targeted elements using data-clone_id attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"clone-elements",

0 commit comments

Comments
 (0)