Skip to content

Commit c89f0c2

Browse files
gravity-ui-botxexys
authored andcommitted
chore(main): release 0.8.1
1 parent 0d58af7 commit c89f0c2

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

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.8.1](https://github.com/gravity-ui/react-unipika/compare/v0.8.0...v0.8.1) (2026-07-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **ReactUnipika:** count key/value matches per row instead of per attribute group ([dae8adc](https://github.com/gravity-ui/react-unipika/commit/dae8adcc8d772900e7aed26a44b6f1611eb8af8c))
9+
* **ReactUnipika:** position and view for toolbar icons ([c19fa50](https://github.com/gravity-ui/react-unipika/commit/c19fa50845a65c8f8598a44895220899bd140c88))
10+
311
## [0.8.0](https://github.com/gravity-ui/react-unipika/compare/v0.7.1...v0.8.0) (2026-07-01)
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.8.0",
3+
"version": "0.8.1",
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)