Skip to content

Commit ca59918

Browse files
chore(main): release 3.3.0 (#220)
1 parent e9b0759 commit ca59918

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.3.0](https://github.com/gravity-ui/date-components/compare/v3.2.4...v3.3.0) (2025-09-23)
4+
5+
6+
### Features
7+
8+
* allow to set data-* attributes ([#221](https://github.com/gravity-ui/date-components/issues/221)) ([0fca5eb](https://github.com/gravity-ui/date-components/commit/0fca5eb6a50a665520af45f9401772061ce3f334))
9+
* use lang from uikit provider ([#217](https://github.com/gravity-ui/date-components/issues/217)) ([9de3fa6](https://github.com/gravity-ui/date-components/commit/9de3fa66e98d6056a0476d56e8973ccf7a5f0b73))
10+
11+
12+
### Bug Fixes
13+
14+
* **RangeCalendar:** ensure buttons are focused on click in Safari ([#219](https://github.com/gravity-ui/date-components/issues/219)) ([03f4f33](https://github.com/gravity-ui/date-components/commit/03f4f33bcc4557e684c26fd68d41a8d68a923b37))
15+
316
## [3.2.4](https://github.com/gravity-ui/date-components/compare/v3.2.3...v3.2.4) (2025-08-04)
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.2.4",
3+
"version": "3.3.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)