Skip to content

Commit

Permalink
chore(main): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Jan 3, 2024
1 parent 698f6ec commit 8389c24
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.2.0](https://github.com/gravity-ui/date-components/compare/v1.1.1...v1.2.0) (2024-01-03)


### Features

* **DateField:** support rtl ([#28](https://github.com/gravity-ui/date-components/issues/28)) ([0d7bd16](https://github.com/gravity-ui/date-components/commit/0d7bd16b1fa740960679755c74e7a011692c196a))


### Bug Fixes

* **Calendar:** prevent default behaviour on navigation ([#26](https://github.com/gravity-ui/date-components/issues/26)) ([5a9c51f](https://github.com/gravity-ui/date-components/commit/5a9c51fe10de8b8652196bcb2bcc22015cbf9d4b))

## [1.1.1](https://github.com/gravity-ui/date-components/compare/v1.1.0...v1.1.1) (2023-11-20)


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": "1.1.1",
"version": "1.2.0",
"description": "",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down

0 comments on commit 8389c24

Please sign in to comment.