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 3a7cae6 commit 3381479Copy full SHA for 3381479
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.41.5](https://github.com/CoCreate-app/CoCreate-render/compare/v1.41.4...v1.41.5) (2024-08-24)
2
+
3
4
+### Bug Fixes
5
6
+* handling of array index ([3a7cae6](https://github.com/CoCreate-app/CoCreate-render/commit/3a7cae6270af70497356cd88e0287ae4d1740d0f))
7
8
## [1.41.4](https://github.com/CoCreate-app/CoCreate-render/compare/v1.41.3...v1.41.4) (2024-06-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.41.4",
+ "version": "1.41.5",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments