Skip to content

Commit 862887e

Browse files
committed
chore(release): 2.5.1 [skip ci]
1 parent c752b30 commit 862887e

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.5.1](https://github.com/Tracktor/treege-consumer/compare/2.5.0...2.5.1) (2025-07-16)
6+
7+
8+
### Bug Fixes
9+
10+
* hiddenFields type ([c752b30](https://github.com/Tracktor/treege-consumer/commit/c752b30fba3c07f28ab845893ef169d49cfc57cc))
11+
512
## [2.5.0](https://github.com/Tracktor/treege-consumer/compare/2.4.0...2.5.0) (2025-07-16)
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.5.0",
4+
"version": "2.5.1",
55
"type": "module",
66
"types": "dist/main.d.ts",
77
"main": "dist/main.umd.cjs",

0 commit comments

Comments
 (0)