We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0fd1b commit 86afbd0Copy full SHA for 86afbd0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.2.2...v1.3.0) (2021-10-13)
2
+
3
4
+### Features
5
6
+* action to remove element(cloned template) ([8b0fd1b](https://github.com/CoCreate-app/CoCreate-render/commit/8b0fd1be6f3d373eaacc3de55ac40b885ef4f4e6))
7
8
## [1.2.2](https://github.com/CoCreate-app/CoCreate-render/compare/v1.2.1...v1.2.2) (2021-10-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments