Skip to content

Commit e2c7288

Browse files
chore(main): release 3.1.0
1 parent e51759f commit e2c7288

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
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+
11+
12+
### Bug Fixes
13+
14+
* **DateField:** fix pasting string from clipboard with duplicate spaces ([#183](https://github.com/gravity-ui/date-components/issues/183)) ([e51759f](https://github.com/gravity-ui/date-components/commit/e51759f980425e355b257a25eb490f0c9247279d))
15+
316
## [3.0.3](https://github.com/gravity-ui/date-components/compare/v3.0.2...v3.0.3) (2025-03-31)
417

518

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)