Skip to content

Commit 7c43efd

Browse files
committed
chore(release): 5.14.0
1 parent 7ea4722 commit 7c43efd

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.0](https://github.com/foreverido/uilib/compare/v5.13.0...v5.14.0) (2026-09-02)
6+
7+
8+
### Features
9+
10+
* Tabs - Add links variant ([7ea4722](https://github.com/foreverido/uilib/commit/7ea4722f74591e6228fae6052887f98902dc4cc2))
11+
512
## [5.13.0](https://github.com/foreverido/uilib/compare/v5.12.0...v5.13.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.13.0",
3+
"version": "5.14.0",
44
"description": "React UI components library",
55
"scripts": {
66
"tests": "jest",

0 commit comments

Comments
 (0)