Skip to content

Commit ceb08c3

Browse files
committed
chore(release): 5.14.1
1 parent 6b31b1d commit ceb08c3

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.14.1](https://github.com/foreverido/uilib/compare/v5.14.0...v5.14.1) (2026-09-02)
6+
7+
8+
### Bug Fixes
9+
10+
* Dialogue - Portal stacking for NestedMenu ([6b31b1d](https://github.com/foreverido/uilib/commit/6b31b1dd576cfc2efa756f349e379209af5cabc8))
11+
512
## [5.14.0](https://github.com/foreverido/uilib/compare/v5.13.0...v5.14.0) (2026-09-02)
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.14.0",
3+
"version": "5.14.1",
44
"description": "React UI components library",
55
"scripts": {
66
"tests": "jest",

0 commit comments

Comments
 (0)