Skip to content

Commit 488dc47

Browse files
chore(main): release 3.4.0 (#230)
1 parent 0233c4b commit 488dc47

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+
## [3.4.0](https://github.com/gravity-ui/date-components/compare/v3.3.2...v3.4.0) (2025-10-21)
4+
5+
6+
### Features
7+
8+
* **Calendar:** use outlined buttons view in case of xl size ([#216](https://github.com/gravity-ui/date-components/issues/216)) ([281e02f](https://github.com/gravity-ui/date-components/commit/281e02f8ad63c62d0c5f83236a6aa993821034e1))
9+
10+
11+
### Bug Fixes
12+
13+
* **DateField:** use current language for initial state ([#234](https://github.com/gravity-ui/date-components/issues/234)) ([0233c4b](https://github.com/gravity-ui/date-components/commit/0233c4bda43f3cb20d28ad1269ad09fd29fcc93c))
14+
315
## [3.3.2](https://github.com/gravity-ui/date-components/compare/v3.3.1...v3.3.2) (2025-09-26)
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": "3.3.2",
3+
"version": "3.4.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)