Skip to content

Commit f372372

Browse files
committed
chore(release): 5.7.0
1 parent f3da6e0 commit f372372

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.0](https://github.com/foreverido/uilib/compare/v5.6.1...v5.7.0) (2026-08-04)
6+
7+
8+
### Features
9+
10+
* Code - Toggle between edited and original example ([f3da6e0](https://github.com/foreverido/uilib/commit/f3da6e0a12b186a87f66a6a04a9f564d3c9fd6ae))
11+
* PromptComposer - Dual / and @ mentions ([cf553fe](https://github.com/foreverido/uilib/commit/cf553fea34d4301c404a71ae832e2f6bebf0bd17))
12+
* PromptComposer - Multiline-aware Enter submit ([4cc871a](https://github.com/foreverido/uilib/commit/4cc871a640bac4cf3e176c20095532ac158bd535))
13+
14+
15+
### Bug Fixes
16+
17+
* Tooltip - Match overTrigger size and styles to deepest text node ([4fcfe6f](https://github.com/foreverido/uilib/commit/4fcfe6f100aacfe7dcce9560fd4bdf6017aa4c61))
18+
519
### [5.6.1](https://github.com/foreverido/uilib/compare/v5.6.0...v5.6.1) (2026-07-19)
620

721

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

0 commit comments

Comments
 (0)