Skip to content

Commit 3df1482

Browse files
committed
chore(release): 5.8.0
1 parent bc943bb commit 3df1482

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.8.0](https://github.com/foreverido/uilib/compare/v5.7.8...v5.8.0) (2026-08-22)
6+
7+
8+
### Features
9+
10+
* NestedMenu - Extract into UI library ([bc943bb](https://github.com/foreverido/uilib/commit/bc943bbe210c8c84d70b4c0547e511a20a2c60f3))
11+
12+
13+
### Bug Fixes
14+
15+
* SlashSuggestionList - items hover style ([6a3e369](https://github.com/foreverido/uilib/commit/6a3e369a9f564a74556409069bb240685eef82e9))
16+
517
### [5.7.8](https://github.com/foreverido/uilib/compare/v5.7.7...v5.7.8) (2026-08-21)
618

719

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.8",
3+
"version": "5.8.0",
44
"description": "React UI components library",
55
"scripts": {
66
"tests": "jest",

0 commit comments

Comments
 (0)