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 c66851c commit 30ab74eCopy full SHA for 30ab74e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.24.24](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.23...v1.24.24) (2023-06-11)
2
+
3
4
+### Bug Fixes
5
6
+* postintall error ([c66851c](https://github.com/CoCreate-app/CoCreate-render/commit/c66851c884c06d70ebe81198a3d3d170544e7442))
7
8
## [1.24.23](https://github.com/CoCreate-app/CoCreate-render/compare/v1.24.22...v1.24.23) (2023-06-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.24.23",
+ "version": "1.24.24",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments