Skip to content

Commit 6a80665

Browse files
chore(main): release 4.7.0 (#215)
1 parent 2acde25 commit 6a80665

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.7.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.6.0...v4.7.0) (2024-08-12)
4+
5+
6+
### Features
7+
8+
* **CheckboxGroup:** added new input CheckboxGroup ([#214](https://github.com/gravity-ui/dynamic-forms/issues/214)) ([075e48b](https://github.com/gravity-ui/dynamic-forms/commit/075e48b1e1a804e8d57d905d62a19a5c370a9b04))
9+
* **TimeRangeSelector:** added new input Time Range Selector ([#216](https://github.com/gravity-ui/dynamic-forms/issues/216)) ([2acde25](https://github.com/gravity-ui/dynamic-forms/commit/2acde25ced03057bd1bf03978fca49f35451ea23))
10+
311
## [4.6.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.5.0...v4.6.0) (2024-07-16)
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.6.0",
3+
"version": "4.7.0",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)