Skip to content

Commit cf8da5a

Browse files
chore(main): release 4.16.1
1 parent aa2963c commit cf8da5a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [4.16.1](https://github.com/gravity-ui/dynamic-forms/compare/v4.16.0...v4.16.1) (2025-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* hide stotybook actions ([#264](https://github.com/gravity-ui/dynamic-forms/issues/264)) ([824be18](https://github.com/gravity-ui/dynamic-forms/commit/824be18ac4882475e6f277372c0f47d63dcc1ffa))
9+
* playwright report ([#268](https://github.com/gravity-ui/dynamic-forms/issues/268)) ([ac75f76](https://github.com/gravity-ui/dynamic-forms/commit/ac75f765b3a7a8ef5f0258474aaed02d807dcdc8))
10+
* text content theme ([#267](https://github.com/gravity-ui/dynamic-forms/issues/267)) ([aa2963c](https://github.com/gravity-ui/dynamic-forms/commit/aa2963cd999413fbe41d57396fb26551cb351593))
11+
312
## [4.16.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.15.0...v4.16.0) (2025-01-22)
413

514

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

0 commit comments

Comments
 (0)