Skip to content

Commit 14d7957

Browse files
chore(main): release 2.8.0
1 parent f122950 commit 14d7957

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+
## [2.8.0](https://github.com/gravity-ui/date-components/compare/v2.7.1...v2.8.0) (2024-07-16)
4+
5+
6+
### Features
7+
8+
* **RelativePickers:** add onOpenChange event handler ([#118](https://github.com/gravity-ui/date-components/issues/118)) ([8270119](https://github.com/gravity-ui/date-components/commit/82701198fe5c3bac1342356b2c6b412b86bfb895))
9+
10+
11+
### Bug Fixes
12+
13+
* **RelativeRangeDatePicker:** correctly close picker popup inside dialog ([#117](https://github.com/gravity-ui/date-components/issues/117)) ([f122950](https://github.com/gravity-ui/date-components/commit/f1229508a9091864d753a613c75af858f7ca81c2))
14+
315
## [2.7.1](https://github.com/gravity-ui/date-components/compare/v2.7.0...v2.7.1) (2024-07-12)
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/date-components",
3-
"version": "2.7.1",
3+
"version": "2.8.0",
44
"description": "",
55
"license": "MIT",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)