Skip to content

Commit c8dd593

Browse files
chore(main): release 3.1.0
1 parent b8fc335 commit c8dd593

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+
## [3.1.0](https://github.com/gravity-ui/date-components/compare/v3.0.3...v3.1.0) (2025-04-22)
4+
5+
6+
### Features
7+
8+
* **RelativeRangeDatePicker:** added interactive tooltip and header ([#178](https://github.com/gravity-ui/date-components/issues/178)) ([3ea92ad](https://github.com/gravity-ui/date-components/commit/3ea92ad3c4355a89f92cc15612ccdc1c935122e2))
9+
* **RelativeRangeDatePicker:** export getRelativeRangeDatePickerPresetTitle helper ([#182](https://github.com/gravity-ui/date-components/issues/182)) ([b8fc335](https://github.com/gravity-ui/date-components/commit/b8fc3357213c377eca28cb6fcb176f0bdb7bc194))
10+
311
## [3.0.3](https://github.com/gravity-ui/date-components/compare/v3.0.2...v3.0.3) (2025-03-31)
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/date-components",
3-
"version": "3.0.3",
3+
"version": "3.1.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)