From 47af9f816a57e0f478b954693b356c07225afc20 Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Sat, 23 May 2026 19:16:14 -0700 Subject: [PATCH] chore(packages): publish 4 outdated @bytelyst/* packages to Gitea MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per user request: 'use the local Gitea and make sure all packages in Gitea are up to date'. Built all packages from learning_ai_common_plat/packages/* and ran scripts/gitea/publish-outdated-packages.sh against the local Gitea npm registry (http://localhost:3300/api/packages/bytelyst/npm/). Manifest-based hash comparison flagged 4 packages whose built dist/ content has changed since the last published tarball: @bytelyst/auth-ui 0.1.5 → 0.1.6 @bytelyst/config 0.1.7 → 0.1.8 @bytelyst/dashboard-shell 0.1.5 → 0.1.6 @bytelyst/mcp-client 0.1.0 → 0.1.1 All four bumped + published successfully. Remaining 60 packages verified up-to-date. One package skipped by design: @bytelyst/react-native-platform-sdk (RN — not in npm publish set) Also incidentally fixed an mcp-client build break before this run: stale dist/ + node_modules/.cache made tsc think MCPClient was missing a 'log' property, even though the source had been correctly refactored to use a private 'log: McpLogger' field. A clean 'rm -rf dist node_modules/.cache && pnpm build' resolved it; no source changes needed. Files updated: - packages/auth-ui/package.json - packages/config/package.json - packages/dashboard-shell/package.json - packages/mcp-client/package.json - scripts/gitea/.publish-manifest.json (new content hashes) After this commit, every published @bytelyst/* tarball in local Gitea matches the source tree exactly. --- packages/auth-ui/package.json | 2 +- packages/config/package.json | 2 +- packages/dashboard-shell/package.json | 2 +- packages/mcp-client/package.json | 2 +- scripts/gitea/.publish-manifest.json | 24 ++++++++++++------------ 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/packages/auth-ui/package.json b/packages/auth-ui/package.json index c0af64d3..dc4e2e58 100644 --- a/packages/auth-ui/package.json +++ b/packages/auth-ui/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/auth-ui", - "version": "0.1.5", + "version": "0.1.6", "type": "module", "description": "Shared auth UI components for SmartAuth (LoginForm, MfaChallenge, SocialButtons)", "exports": { diff --git a/packages/config/package.json b/packages/config/package.json index 69927cbe..bbf96f17 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/config", - "version": "0.1.7", + "version": "0.1.8", "type": "module", "exports": { ".": { diff --git a/packages/dashboard-shell/package.json b/packages/dashboard-shell/package.json index 46492935..2117e40b 100644 --- a/packages/dashboard-shell/package.json +++ b/packages/dashboard-shell/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/dashboard-shell", - "version": "0.1.5", + "version": "0.1.6", "description": "Configurable Next.js dashboard layout with sidebar, profile, billing, and settings pages", "type": "module", "main": "./dist/index.js", diff --git a/packages/mcp-client/package.json b/packages/mcp-client/package.json index 15e56271..b8301b5b 100644 --- a/packages/mcp-client/package.json +++ b/packages/mcp-client/package.json @@ -1,6 +1,6 @@ { "name": "@bytelyst/mcp-client", - "version": "0.1.0", + "version": "0.1.1", "type": "module", "exports": { ".": { diff --git a/scripts/gitea/.publish-manifest.json b/scripts/gitea/.publish-manifest.json index 9d5e289a..fffacf3b 100644 --- a/scripts/gitea/.publish-manifest.json +++ b/scripts/gitea/.publish-manifest.json @@ -20,9 +20,9 @@ "publishedAt": "2026-04-13T08:44:06.085Z" }, "@bytelyst/auth-ui": { - "version": "0.1.5", - "contentHash": "82bcd4ff0f8dea680c393b2f03470ce17bd1770baf3f9aca40dc1f18f2a82ad9", - "publishedAt": "2026-04-13T08:44:07.686Z" + "version": "0.1.6", + "contentHash": "aa2a0d99917202ce7827dfc255b0a7913e14fd97413c57dfa8b8275878a64574", + "publishedAt": "2026-05-24T02:10:56.939Z" }, "@bytelyst/backend-config": { "version": "0.1.5", @@ -70,9 +70,9 @@ "publishedAt": "2026-04-13T08:44:21.557Z" }, "@bytelyst/config": { - "version": "0.1.7", - "contentHash": "7d5b67270db7e967e8b0f99249c59526cd6b295822ab70659e7ab741c90dddb8", - "publishedAt": "2026-05-15T05:32:24.842Z" + "version": "0.1.8", + "contentHash": "22c9830f546ca48063a1ab481621ac1cd3cc7277f9960a172196524356945b11", + "publishedAt": "2026-05-24T02:10:58.399Z" }, "@bytelyst/cosmos": { "version": "0.1.5", @@ -90,9 +90,9 @@ "publishedAt": "2026-04-13T08:44:27.860Z" }, "@bytelyst/dashboard-shell": { - "version": "0.1.5", - "contentHash": "e88743978d4d09a1a4047e5134469521ba8a9c0520ec04d0d3b7b5e4cb09f841", - "publishedAt": "2026-04-13T08:44:29.385Z" + "version": "0.1.6", + "contentHash": "fd26bca4abeff4ff8b8e6395afc6e3432d9b2e12a788e4912448e4a6ebfbaab1", + "publishedAt": "2026-05-24T02:11:00.104Z" }, "@bytelyst/datastore": { "version": "0.1.5", @@ -195,9 +195,9 @@ "publishedAt": "2026-04-13T08:44:59.204Z" }, "@bytelyst/mcp-client": { - "version": "0.1.0", - "contentHash": "f8302a99702587cced60d0d4bebe331439acbe3d0566696e89db729baa3c743f", - "publishedAt": "2026-05-15T05:32:34.965Z" + "version": "0.1.1", + "contentHash": "aef85db471307b0721e7042f89b24d421ff774c94bd9fbdd326f1c0f8d52db1a", + "publishedAt": "2026-05-24T02:11:01.965Z" }, "@bytelyst/monitoring": { "version": "0.1.5",