Skip to content

Commit 6b03770

Browse files
committed
chore(release): cut ui-kit v1.4.0
1 parent 364f5ba commit 6b03770

4 files changed

Lines changed: 15 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/loopover-mcp": "3.18.1",
44
"packages/loopover-engine": "3.18.1",
55
"packages/loopover-miner": "3.18.1",
6-
"packages/loopover-ui-kit": "1.3.1"
6+
"packages/loopover-ui-kit": "1.4.0"
77
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/loopover-ui-kit/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/JSONbored/loopover/compare/ui-kit-v1.3.1...ui-kit-v1.4.0) (2026-07-31)
4+
5+
6+
### Features
7+
8+
* **ui-kit:** relocate streaming-text, use-streaming-text, typing-indicator from miner-ui ([#9239](https://github.com/JSONbored/loopover/issues/9239)) ([f4a0ee0](https://github.com/JSONbored/loopover/commit/f4a0ee0c23b2ec11797d07a0edf825deb53e0e75))
9+
10+
11+
### Dependencies
12+
13+
* **ui-kit:** publish the stranded recharts v3 migration, and guard the class ([#9977](https://github.com/JSONbored/loopover/issues/9977)) ([c6fcee9](https://github.com/JSONbored/loopover/commit/c6fcee9908b9e354cafbf1a188ba3cb889c0dd44))
14+
315
## [1.3.1](https://github.com/JSONbored/loopover/compare/ui-kit-v1.3.0...ui-kit-v1.3.1) (2026-07-31)
416

517

packages/loopover-ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@loopover/ui-kit",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"license": "AGPL-3.0-only",
55
"type": "module",
66
"description": "Shared design-system tokens and component primitives for loopover-ui and loopover-miner-ui.",

0 commit comments

Comments
 (0)