Skip to content

Commit 3884485

Browse files
chore(release): cut ui-kit v1.5.1 (#10189)
* chore(release): cut ui-kit v1.5.1 * chore(release): sync package-lock.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 96e6394 commit 3884485

4 files changed

Lines changed: 10 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.19.0",
44
"packages/loopover-engine": "3.19.0",
55
"packages/loopover-miner": "3.19.0",
6-
"packages/loopover-ui-kit": "1.5.0"
6+
"packages/loopover-ui-kit": "1.5.1"
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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.1](https://github.com/JSONbored/loopover/compare/ui-kit-v1.5.0...ui-kit-v1.5.1) (2026-07-31)
4+
5+
6+
### Fixes
7+
8+
* **observability:** group AI generations by their real trace, and attribute spend per repo ([#10187](https://github.com/JSONbored/loopover/issues/10187)) ([693aed8](https://github.com/JSONbored/loopover/commit/693aed823b9fb51518ce6649cc610a17ded86e9c)), closes [#10185](https://github.com/JSONbored/loopover/issues/10185)
9+
310
## [1.5.0](https://github.com/JSONbored/loopover/compare/ui-kit-v1.4.0...ui-kit-v1.5.0) (2026-07-31)
411

512

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.5.0",
3+
"version": "1.5.1",
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)