Skip to content

Commit 4599dde

Browse files
chore(main): release 7.18.1 (#2367)
Co-authored-by: gravity-ui[bot] <207856522+gravity-ui[bot]@users.noreply.github.com>
1 parent 9c4fbf8 commit 4599dde

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [7.18.1](https://github.com/gravity-ui/uikit/compare/v7.18.0...v7.18.1) (2025-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **Breadcrumbs:** fix current item box-sizing ([#2370](https://github.com/gravity-ui/uikit/issues/2370)) ([cdeb3fa](https://github.com/gravity-ui/uikit/commit/cdeb3fa4ac96119a49e221864cd138c98b0908bf))
9+
* **DefinitionList:** fix styles of note alignment ([#2366](https://github.com/gravity-ui/uikit/issues/2366)) ([a959bbc](https://github.com/gravity-ui/uikit/commit/a959bbc55b658a716abebffefbf6535c5e1734da))
10+
311
## [7.18.0](https://github.com/gravity-ui/uikit/compare/v7.17.0...v7.18.0) (2025-07-31)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/uikit",
3-
"version": "7.18.0",
3+
"version": "7.18.1",
44
"description": "Gravity UI base styling and components",
55
"keywords": [
66
"component",

0 commit comments

Comments
 (0)