Skip to content

Commit a290209

Browse files
committed
chore(release): 5.15.0
1 parent 3c3ffe5 commit a290209

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.15.0](https://github.com/foreverido/uilib/compare/v5.14.1...v5.15.0) (2026-09-03)
6+
7+
8+
### Features
9+
10+
* FoldedLine - Add shared fold-rail component ([3c3ffe5](https://github.com/foreverido/uilib/commit/3c3ffe5f4ec4a6444b50141defc02a4d79683d47))
11+
* Router - Parse query on popstate ([7344286](https://github.com/foreverido/uilib/commit/7344286efabbcf7bb24c79a5448bbd41fcafadb6))
12+
513
### [5.14.1](https://github.com/foreverido/uilib/compare/v5.14.0...v5.14.1) (2026-09-02)
614

715

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

0 commit comments

Comments
 (0)