Skip to content

Commit d2bbe63

Browse files
committed
chore(release): 5.7.1
1 parent 2614b0a commit d2bbe63

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.1](https://github.com/foreverido/uilib/compare/v5.7.0...v5.7.1) (2026-08-04)
6+
7+
8+
### Bug Fixes
9+
10+
* Select2 - Opening click retargeted to body no longer closes popup ([2614b0a](https://github.com/foreverido/uilib/commit/2614b0a3ada3cbcba6c6f45f5f2f49b00b3279cd))
11+
512
## [5.7.0](https://github.com/foreverido/uilib/compare/v5.6.1...v5.7.0) (2026-08-04)
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.0",
3+
"version": "5.7.1",
44
"description": "React UI components library",
55
"scripts": {
66
"tests": "jest",

0 commit comments

Comments
 (0)