File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.31.0] ( https://github.com/CoCreate-app/CoCreate-render/compare/v1.30.1...v1.31.0 ) (2023-11-12)
2+
3+
4+ ### Bug Fixes
5+
6+ * await renderTemplate ([ 7680350] ( https://github.com/CoCreate-app/CoCreate-render/commit/7680350b4fb1c25aaf23e04c80ea3be419c4080e ) )
7+ * bump dependencies for latest features ([ 342de1f] ( https://github.com/CoCreate-app/CoCreate-render/commit/342de1feb27739de85626f90bc94d0c627ef4cfa ) )
8+
9+
10+ ### Features
11+
12+ * support startingIndex ([ bc3332a] ( https://github.com/CoCreate-app/CoCreate-render/commit/bc3332ad8ffad1a22d030c72a670356c3ac14e29 ) )
13+
114## [ 1.30.1] ( https://github.com/CoCreate-app/CoCreate-render/compare/v1.30.0...v1.30.1 ) (2023-11-09)
215
316
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/render" ,
3- "version" : " 1.30.1 " ,
3+ "version" : " 1.31.0 " ,
44 "description" : " A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API." ,
55 "keywords" : [
66 " render" ,
6464 "@cocreate/observer" : " ^1.11.9" ,
6565 "@cocreate/utils" : " ^1.27.1"
6666 }
67- }
67+ }
You can’t perform that action at this time.
0 commit comments