Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

chore(release): v1.12.0 — CHANGELOG, version sync, rebrand cleanup#140

Merged
LucasSantana-Dev merged 1 commit into
mainfrom
release/v1.12.0
Mar 15, 2026
Merged

chore(release): v1.12.0 — CHANGELOG, version sync, rebrand cleanup#140
LucasSantana-Dev merged 1 commit into
mainfrom
release/v1.12.0

Conversation

@LucasSantana-Dev
Copy link
Copy Markdown
Member

Summary

Syncs package.json version from 1.11.21.12.0 to match the auto-created v1.12.0 tag, 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.21.12.0
  • src/index.ts VERSION constant: '1.11.2''1.12.0'

CHANGELOG [1.12.0] Populated

Covers PRs #136, #137, #138, #139:

  • ui-mcp/siza namespace additions and MCP_UI_SERVER_NAME constant
  • Feature-toggle test expansion (18 → 27)
  • ESLint v10, jest v30, commander v14 bumps + patch devDeps
  • Removal of unused eslint-plugin-import (was causing CI failures)
  • ESLint v10 preserve-caught-error fixes in pattern files
  • Documentation rebranding (12 files)

Shared-Constants JSDoc Fixes

File Fix
index.ts @uiforge/forge-patterns@forgespace/core; uiforge-mcp/UIForgeui-mcp/siza
feature-flags.ts Import path in example: @uiforge/forge-patterns@forgespace/core
storage.ts Import path + example DB name: uiforge_storageforge_storage
ai-providers.ts Comment: uiforge-mcp and UIForgeui-mcp and siza

Script Renames

Old New Notes
integrate-uiforge-mcp.sh integrate-ui-mcp.sh Content updated: all uiforge-mcpui-mcp
integrate-uiforge-webapp.sh integrate-siza.sh Content updated: all uiforge-webappsiza
integrate-all-projects.sh (updated) References new script names
package.json scripts (updated) integrate:uiforge-mcpintegrate:ui-mcp, etc.

Metrics

Metric Value
Tests 609 passing
Build ✅ Clean
Validate ✅ All gates pass
Version 1.12.0 (aligned with tag)

…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
@LucasSantana-Dev LucasSantana-Dev requested a review from a team as a code owner March 15, 2026 06:29
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 15, 2026

Warning

Rate limit exceeded

@LucasSantana-Dev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 12 minutes and 44 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 12c5392b-554e-42a4-a54b-b405c0fbff1c

📥 Commits

Reviewing files that changed from the base of the PR and between 5b85fe6 and 5a798a2.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (10)
  • CHANGELOG.md
  • package.json
  • patterns/shared-constants/ai-providers.ts
  • patterns/shared-constants/feature-flags.ts
  • patterns/shared-constants/index.ts
  • patterns/shared-constants/storage.ts
  • scripts/integrate-all-projects.sh
  • scripts/integrate-siza.sh
  • scripts/integrate-ui-mcp.sh
  • src/index.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v1.12.0
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

Project Scorecard


Scorecard: 84/100 (B)
────────────────────────────────────────
  security: 100/100 (A)
  quality: 80/100 (B) — 1 violations
  performance: 67/100 (D) — 1 violations
  compliance: 75/100 (C) — 1 violations
  dependency: 100/100 (A)

Recommendations:
  - Increase test coverage to meet the 80% threshold
  - Extend log retention to at least 90 days for compliance

@sonarqubecloud
Copy link
Copy Markdown

@LucasSantana-Dev LucasSantana-Dev merged commit 63705f0 into main Mar 15, 2026
24 of 25 checks passed
@LucasSantana-Dev LucasSantana-Dev deleted the release/v1.12.0 branch March 15, 2026 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant