Skip to content

Commit 7d196eb

Browse files
chore(main): release 3.6.0 (#163)
1 parent 2b2ae90 commit 7d196eb

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.6.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.5.0...v3.6.0) (2024-02-02)
4+
5+
6+
### Features
7+
8+
* added accordeon card to config ([#162](https://github.com/gravity-ui/dynamic-forms/issues/162)) ([ab23f6c](https://github.com/gravity-ui/dynamic-forms/commit/ab23f6ca3dd7277fdd2fb59a78c0f958f002bfd4))
9+
* **spec:** add generic for InputProps and LayoutProps into Spec ([#164](https://github.com/gravity-ui/dynamic-forms/issues/164)) ([2b2ae90](https://github.com/gravity-ui/dynamic-forms/commit/2b2ae904388f7cc0b6b78eb8d7a7138ef03a6f8a))
10+
311
## [3.5.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.4.1...v3.5.0) (2024-01-25)
412

513

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/dynamic-forms",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)