Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @skbkontur/[email protected]
  • Loading branch information
zhzz committed Dec 24, 2024
1 parent 5b6095a commit c0d64c5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.27.1](https://github.com/skbkontur/retail-ui/compare/@skbkontur/[email protected]...@skbkontur/[email protected]) (2024-12-24)


### Bug Fixes

* **Calendar, DatePicker:** fix click on disabled dates ([#3574](https://github.com/skbkontur/retail-ui/issues/3574)) ([5b6095a](https://github.com/skbkontur/retail-ui/commit/5b6095a984a8a6dad8f24bebd118699fda8076b2))
* **HideBodyVerticalScroll:** fix disorderly unmount and resize ([#3575](https://github.com/skbkontur/retail-ui/issues/3575)) ([eff2651](https://github.com/skbkontur/retail-ui/commit/eff2651915e3f8a2ed5d3adeede3385f075017b0))
* **Loader:** prevent unwanted activation ([#3576](https://github.com/skbkontur/retail-ui/issues/3576)) ([bcf7a22](https://github.com/skbkontur/retail-ui/commit/bcf7a22c58caa8f1dc00d4dc68f74e52a4dfddd0))





# [4.27.0](https://github.com/skbkontur/retail-ui/compare/@skbkontur/[email protected]...@skbkontur/[email protected]) (2024-09-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@skbkontur/react-ui",
"version": "4.27.0",
"version": "4.27.1",
"description": "UI Components",
"main": "cjs/index.js",
"module": "index.js",
Expand Down

0 comments on commit c0d64c5

Please sign in to comment.