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 6ada8e5 commit f5a3da9Copy full SHA for f5a3da9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.39.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.38.0...v1.39.0) (2024-01-18)
2
+
3
4
+### Features
5
6
+* filter-max to render a max amount ([6ada8e5](https://github.com/CoCreate-app/CoCreate-render/commit/6ada8e563a0860b721ca3d6cdd71d7f06d3e0e97))
7
8
# [1.38.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.37.1...v1.38.0) (2024-01-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.38.0",
+ "version": "1.39.0",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments