Skip to content

Commit 239530f

Browse files
chore(main): release 2.1.0 (#58)
1 parent 082db0f commit 239530f

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+
## [2.1.0](https://github.com/gravity-ui/date-components/compare/v2.0.1...v2.1.0) (2024-03-26)
4+
5+
6+
### Features
7+
8+
* **Calendar:** improve a11y ([#59](https://github.com/gravity-ui/date-components/issues/59)) ([082db0f](https://github.com/gravity-ui/date-components/commit/082db0f286a596bcb0de98cf0009ba013ff44648))
9+
* **DatePicker:** show clock icon if select only time ([#57](https://github.com/gravity-ui/date-components/issues/57)) ([5400b90](https://github.com/gravity-ui/date-components/commit/5400b904591df28520ee89e289edf7093f5012bd))
10+
311
## [2.0.1](https://github.com/gravity-ui/date-components/compare/v2.0.0...v2.0.1) (2024-02-26)
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": "2.0.1",
3+
"version": "2.1.0",
44
"description": "",
55
"license": "MIT",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)