Skip to content

Commit 8b59022

Browse files
gravity-ui-botma-efremoff
authored andcommitted
chore(main): release 0.2.0
1 parent 1106e05 commit 8b59022

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/gravity-ui/react-unipika/compare/v0.1.3...v0.2.0) (2025-07-28)
4+
5+
6+
### Features
7+
8+
* **ReactUnipika:** add renderToolbar property ([eb55175](https://github.com/gravity-ui/react-unipika/commit/eb55175c60ab060b7b414c2b0091df40e65102a6))
9+
* **StructuredYson/Cell:** add configurable collapse indicators ([1106e05](https://github.com/gravity-ui/react-unipika/commit/1106e05c52a744cccad8dee1c7b574806b2c1aac))
10+
311
## [0.1.3](https://github.com/gravity-ui/react-unipika/compare/v0.1.2...v0.1.3) (2025-06-23)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/react-unipika",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "The library helps to create dialogs with forms by using registered field-types. Also it is possible to extend it with your own field-types.",
55
"repository": {
66
"type": "arc",

0 commit comments

Comments
 (0)