Skip to content

Commit

Permalink
chore(main): release 2.8.2 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Aug 14, 2024
1 parent 8dc9e9a commit 5cb4dc8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.8.2](https://github.com/gravity-ui/date-components/compare/v2.8.1...v2.8.2) (2024-08-14)


### Bug Fixes

* **a11y:** set role and aria attributes for pickers ([#128](https://github.com/gravity-ui/date-components/issues/128)) ([5155e18](https://github.com/gravity-ui/date-components/commit/5155e1884e264d3b79db34cda966836fe9ebfc18))
* **DatePicker:** select initial date in mobile picker ([#127](https://github.com/gravity-ui/date-components/issues/127)) ([3fb09fe](https://github.com/gravity-ui/date-components/commit/3fb09fe331f54b5ba8abef43ecc0d37aa4637e08))
* **RelativeRangeDatePicker:** last period preset title ([#130](https://github.com/gravity-ui/date-components/issues/130)) ([ae3dd3c](https://github.com/gravity-ui/date-components/commit/ae3dd3c31efd564647b06558cbb5b41e8e53e565))

## [2.8.1](https://github.com/gravity-ui/date-components/compare/v2.8.0...v2.8.1) (2024-08-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/date-components",
"version": "2.8.1",
"version": "2.8.2",
"description": "",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down

0 comments on commit 5cb4dc8

Please sign in to comment.