Skip to content

Commit

Permalink
chore(main): release 2.2.1 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Mar 29, 2024
1 parent 9cc9915 commit 08e6838
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.1](https://github.com/gravity-ui/date-components/compare/v2.2.0...v2.2.1) (2024-03-29)


### Bug Fixes

* **RangeDatePicker:** add component export ([#62](https://github.com/gravity-ui/date-components/issues/62)) ([9cc9915](https://github.com/gravity-ui/date-components/commit/9cc991586f97b397e167dd7efe4fafa25a055ae6))

## [2.2.0](https://github.com/gravity-ui/date-components/compare/v2.1.0...v2.2.0) (2024-03-27)


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

0 comments on commit 08e6838

Please sign in to comment.