Skip to content

Commit 2db5596

Browse files
chore(main): release 3.0.0 (#171)
1 parent 225a190 commit 2db5596

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/gravity-ui/date-components/compare/v2.12.0...v3.0.0) (2025-02-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* streamline relative range date picker dialog props, extract picker form
9+
* update to uikit 7
10+
11+
### Features
12+
13+
* add i18n keysets types ([225a190](https://github.com/gravity-ui/date-components/commit/225a1904f60905485d5d573b7704431207fd95e7))
14+
* **Pickers:** add popup style/positioning props ([fac625d](https://github.com/gravity-ui/date-components/commit/fac625dbb61640ff0a929289a6ea23e26bca1a31))
15+
* streamline relative range date picker dialog props, extract picker form ([0fa205d](https://github.com/gravity-ui/date-components/commit/0fa205d87b8119e4c79853ae24db43ea32028ab4))
16+
* update to uikit 7 ([52272a2](https://github.com/gravity-ui/date-components/commit/52272a2904ff11e6d9b748d5cb16d37cfb7d4b82))
17+
318
## [2.12.0](https://github.com/gravity-ui/date-components/compare/v2.11.0...v2.12.0) (2025-01-27)
419

520

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.12.0",
3+
"version": "3.0.0",
44
"description": "",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)