Skip to content

Commit 2dbd5d2

Browse files
committed
chore(release): 5.7.4
1 parent c92a17c commit 2dbd5d2

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.4](https://github.com/foreverido/uilib/compare/v5.7.3...v5.7.4) (2026-08-12)
6+
7+
8+
### Bug Fixes
9+
10+
* Popup - Remove document listeners on unmount ([c92a17c](https://github.com/foreverido/uilib/commit/c92a17cd9a927e127597f87337295b79b6bf49c7))
11+
512
### [5.7.3](https://github.com/foreverido/uilib/compare/v5.7.2...v5.7.3) (2026-08-06)
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.3",
3+
"version": "5.7.4",
44
"description": "React UI components library",
55
"scripts": {
66
"tests": "jest",

0 commit comments

Comments
 (0)