Skip to content

Commit

Permalink
chore(main): release 6.27.1 (#1864)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Sep 18, 2024
1 parent 54bb231 commit 0c08c45
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

## [6.27.1](https://github.com/gravity-ui/uikit/compare/v6.27.0...v6.27.1) (2024-09-18)


### Bug Fixes

* **Sheet:** take into account margins and padding of content when calculating height ([#1865](https://github.com/gravity-ui/uikit/issues/1865)) ([a796f88](https://github.com/gravity-ui/uikit/commit/a796f88ab0f1fd799c17c3a7dccec07d3f17c2b1))
* **TextInput:** use controlProps only for underlying input ([#1863](https://github.com/gravity-ui/uikit/issues/1863)) ([020b9b0](https://github.com/gravity-ui/uikit/commit/020b9b0265619e740c8de6fb729ce606a6f9b1b8))
* **User:** make font-size 13px for xs size ([#1866](https://github.com/gravity-ui/uikit/issues/1866)) ([54bb231](https://github.com/gravity-ui/uikit/commit/54bb2315f5bc588252a570d5e3815450244789f1))

## [6.27.0](https://github.com/gravity-ui/uikit/compare/v6.26.0...v6.27.0) (2024-09-17)


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/uikit",
"version": "6.27.0",
"version": "6.27.1",
"description": "Gravity UI base styling and components",
"keywords": [
"component",
Expand Down

0 comments on commit 0c08c45

Please sign in to comment.