Skip to content

Commit d7fd0dc

Browse files
chore(main): release 4.16.1
1 parent b0821e4 commit d7fd0dc

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+
## [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+
311
## [4.16.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.15.0...v4.16.0) (2025-01-22)
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/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)