Skip to content

Commit 4acc850

Browse files
chore(main): release 4.16.1 (#269)
1 parent dcac2b1 commit 4acc850

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## [4.16.1](https://github.com/gravity-ui/dynamic-forms/compare/v4.16.0...v4.16.1) (2025-02-07)
4+
5+
6+
### Bug Fixes
7+
8+
* card one of view layout ([#273](https://github.com/gravity-ui/dynamic-forms/issues/273)) ([dcac2b1](https://github.com/gravity-ui/dynamic-forms/commit/dcac2b1744e1ed34a5f0590329a5ae8504417473))
9+
* hide stotybook actions ([#264](https://github.com/gravity-ui/dynamic-forms/issues/264)) ([824be18](https://github.com/gravity-ui/dynamic-forms/commit/824be18ac4882475e6f277372c0f47d63dcc1ffa))
10+
* playwright report ([#268](https://github.com/gravity-ui/dynamic-forms/issues/268)) ([ac75f76](https://github.com/gravity-ui/dynamic-forms/commit/ac75f765b3a7a8ef5f0258474aaed02d807dcdc8))
11+
* text content theme ([#267](https://github.com/gravity-ui/dynamic-forms/issues/267)) ([aa2963c](https://github.com/gravity-ui/dynamic-forms/commit/aa2963cd999413fbe41d57396fb26551cb351593))
12+
313
## [4.16.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.15.0...v4.16.0) (2025-01-22)
414

515

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)