Skip to content

Commit 93d80d7

Browse files
chore(main): release 5.8.1 (#322)
1 parent fdb7914 commit 93d80d7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [5.8.1](https://github.com/gravity-ui/dynamic-forms/compare/v5.8.0...v5.8.1) (2025-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* docs fix ([#321](https://github.com/gravity-ui/dynamic-forms/issues/321)) ([fdb7914](https://github.com/gravity-ui/dynamic-forms/commit/fdb7914b22c840668ef25001d9ec567f57c9371c))
9+
310
## [5.8.0](https://github.com/gravity-ui/dynamic-forms/compare/v5.7.0...v5.8.0) (2025-06-16)
411

512

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/dynamic-forms",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)