Skip to content

Commit 521a380

Browse files
committed
chore(release): 5.7.6
1 parent a58cb2c commit 521a380

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.7.6](https://github.com/foreverido/uilib/compare/v5.7.5...v5.7.6) (2026-08-12)
6+
7+
8+
### Bug Fixes
9+
10+
* PopupMenu - Keep item labels on one line ([a58cb2c](https://github.com/foreverido/uilib/commit/a58cb2c458a59aa71b6851f61be9b84d4ac4f447))
11+
512
### [5.7.5](https://github.com/foreverido/uilib/compare/v5.7.4...v5.7.5) (2026-08-12)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@homecode/ui",
3-
"version": "5.7.5",
3+
"version": "5.7.6",
44
"description": "React UI components library",
55
"scripts": {
66
"tests": "jest",

0 commit comments

Comments
 (0)