Skip to content

Commit

Permalink
chore(main): release 2.3.1 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed May 13, 2024
1 parent 6175356 commit 9f4488f
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.3.1](https://github.com/gravity-ui/date-components/compare/v2.3.0...v2.3.1) (2024-05-13)


### Bug Fixes

* **RelativeRangeDatePicker:** correctly close popup on click outside ([#71](https://github.com/gravity-ui/date-components/issues/71)) ([6175356](https://github.com/gravity-ui/date-components/commit/61753562490cf40ce7245d839712cf2eac607a82))

## [2.3.0](https://github.com/gravity-ui/date-components/compare/v2.2.1...v2.3.0) (2024-04-15)


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

0 comments on commit 9f4488f

Please sign in to comment.