Skip to content

Commit 7b1f1cc

Browse files
authored
chore(release): cut ui-kit v1.2.0 (#8593)
1 parent c896797 commit 7b1f1cc

4 files changed

Lines changed: 14 additions & 7 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages/loopover-mcp": "3.14.0",
33
"packages/loopover-engine": "3.14.0",
44
"packages/loopover-miner": "3.14.0",
5-
"packages/loopover-ui-kit": "1.1.2"
5+
"packages/loopover-ui-kit": "1.2.0"
66
}

package-lock.json

Lines changed: 5 additions & 5 deletions
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.2.0](https://github.com/JSONbored/loopover/compare/ui-kit-v1.1.2...ui-kit-v1.2.0) (2026-07-25)
4+
5+
6+
### Features
7+
8+
* **release:** extend the release-due watcher + tarball pack-check to engine/miner/ui-kit ([#8592](https://github.com/JSONbored/loopover/issues/8592)) ([25e99c2](https://github.com/JSONbored/loopover/commit/25e99c23c591a8fe1583951cf1f9666173d2a61d))
9+
310
## [1.1.2](https://github.com/JSONbored/loopover/compare/ui-kit-v1.1.1...ui-kit-v1.1.2) (2026-07-24)
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.1.2",
3+
"version": "1.2.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)