Skip to content

Commit f5a3da9

Browse files
chore(release): 1.39.0 [skip ci]
# [1.39.0](v1.38.0...v1.39.0) (2024-01-18) ### Features * filter-max to render a max amount ([6ada8e5](6ada8e5))
1 parent 6ada8e5 commit f5a3da9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.38.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.37.1...v1.38.0) (2024-01-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/render",
3-
"version": "1.38.0",
3+
"version": "1.39.0",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)