We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff2887 commit c38cdcaCopy full SHA for c38cdca
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.22.2](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.22.1...v1.22.2) (2024-04-27)
2
+
3
4
+### Bug Fixes
5
6
+* try catch block for script insert ([eff2887](https://github.com/CoCreate-app/CoCreate-element-prototype/commit/eff2887588e5a89ac4cb384cc17242ae29ad2363))
7
8
## [1.22.1](https://github.com/CoCreate-app/CoCreate-element-prototype/compare/v1.22.0...v1.22.1) (2024-03-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/element-prototype",
- "version": "1.22.1",
+ "version": "1.22.2",
"description": "A simple element-prototype component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"element-prototype",
0 commit comments