Skip to content

Commit 1f6b3f8

Browse files
chore(release): 1.4.9 [skip ci]
## [1.4.9](v1.4.8...v1.4.9) (2023-05-10) ### Bug Fixes * apikey renamed to key ([3c544b0](3c544b0)) * apikey renamed to key ([9de695c](9de695c))
1 parent 3c544b0 commit 1f6b3f8

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.4.9](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.4.8...v1.4.9) (2023-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* apikey renamed to key ([3c544b0](https://github.com/CoCreate-app/CoCreate-clone/commit/3c544b0e7dead148a878823af30b1aa7c0dd26b1))
7+
* apikey renamed to key ([9de695c](https://github.com/CoCreate-app/CoCreate-clone/commit/9de695cf279ce4cc0a976951e60a7c35ac55dec6))
8+
19
## [1.4.8](https://github.com/CoCreate-app/CoCreate-clone/compare/v1.4.7...v1.4.8) (2023-05-06)
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.4.8",
3+
"version": "1.4.9",
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)