Skip to content

Commit ec1bf6c

Browse files
chore(main): release 4.17.0 (#274)
1 parent 78baa28 commit ec1bf6c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [4.17.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.16.1...v4.17.0) (2025-02-10)
4+
5+
6+
### Features
7+
8+
* add layout props variant header for section and accordeon and a… ([#271](https://github.com/gravity-ui/dynamic-forms/issues/271)) ([78baa28](https://github.com/gravity-ui/dynamic-forms/commit/78baa2864744683d2b5fdb4feb28536aecf22831))
9+
10+
11+
### Bug Fixes
12+
13+
* update actions preview build and preview deploy ([#272](https://github.com/gravity-ui/dynamic-forms/issues/272)) ([00a3bb4](https://github.com/gravity-ui/dynamic-forms/commit/00a3bb4bd996bf74c7fc42ad97b4c329e7545d53))
14+
315
## [4.16.1](https://github.com/gravity-ui/dynamic-forms/compare/v4.16.0...v4.16.1) (2025-02-07)
416

517

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

0 commit comments

Comments
 (0)