chore(release): v1.12.0 — CHANGELOG, version sync, rebrand cleanup#140
Conversation
…docs Version: 1.11.2 → 1.12.0 (aligns with auto-created v1.12.0 tag) Changes: - Populate CHANGELOG [1.12.0] with ui-mcp/siza namespaces, dep bumps, eslint-plugin-import removal, ESLint v10 rule fixes - Sync VERSION constant in src/index.ts to 1.12.0 - Fix shared-constants JSDoc: @uiforge/forge-patterns → @forgespace/core in feature-flags.ts, storage.ts, index.ts; ui-mcp/siza refs in ai-providers.ts - Add integrate-ui-mcp.sh + integrate-siza.sh (canonical script names) - Update integrate-all-projects.sh to reference new script names - Update package.json scripts: integrate:uiforge-mcp → integrate:ui-mcp, integrate:uiforge-webapp → integrate:siza
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (10)
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Project Scorecard |
|



Summary
Syncs
package.jsonversion from1.11.2→1.12.0to match the auto-createdv1.12.0tag, populates the CHANGELOG with all work from PRs #136-#139, and completes the Forge Space rebranding in scripts and shared-constants docs.Changes
Version Sync (critical)
package.json:1.11.2→1.12.0src/index.tsVERSION constant:'1.11.2'→'1.12.0'CHANGELOG [1.12.0] Populated
Covers PRs #136, #137, #138, #139:
ui-mcp/sizanamespace additions andMCP_UI_SERVER_NAMEconstanteslint-plugin-import(was causing CI failures)preserve-caught-errorfixes in pattern filesShared-Constants JSDoc Fixes
index.ts@uiforge/forge-patterns→@forgespace/core;uiforge-mcp/UIForge→ui-mcp/sizafeature-flags.ts@uiforge/forge-patterns→@forgespace/corestorage.tsuiforge_storage→forge_storageai-providers.tsuiforge-mcp and UIForge→ui-mcp and sizaScript Renames
integrate-uiforge-mcp.shintegrate-ui-mcp.shuiforge-mcp→ui-mcpintegrate-uiforge-webapp.shintegrate-siza.shuiforge-webapp→sizaintegrate-all-projects.shpackage.jsonscriptsintegrate:uiforge-mcp→integrate:ui-mcp, etc.Metrics