Skip to content

Commit 2643f03

Browse files
committed
chore(release): 2.4.0 [skip ci]
1 parent c0fc81b commit 2643f03

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.4.0](https://github.com/Tracktor/treege-consumer/compare/2.3.1...2.4.0) (2025-07-10)
6+
7+
8+
### Features
9+
10+
* filter hidden field props ([76f8e6f](https://github.com/Tracktor/treege-consumer/commit/76f8e6fc904b8cd59258b2174123de0d3eecbe22))
11+
512
## [2.3.1](https://github.com/Tracktor/treege-consumer/compare/2.3.0...2.3.1) (2025-07-09)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "treege-consumer",
33
"description": "A React library to consume easily form generated from Tree",
4-
"version": "2.3.1",
4+
"version": "2.4.0",
55
"type": "module",
66
"types": "dist/main.d.ts",
77
"main": "dist/main.umd.cjs",

0 commit comments

Comments
 (0)