Skip to content

bump version to 4.1.0 and update CHANGELOGs#450

Merged
JeremyDev87 merged 1 commit intomasterfrom
chore/bump-version-4.1.0
Feb 17, 2026
Merged

bump version to 4.1.0 and update CHANGELOGs#450
JeremyDev87 merged 1 commit intomasterfrom
chore/bump-version-4.1.0

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Bump all 3 package versions from 4.0.1 to 4.1.0 (codingbuddy, codingbuddy-rules, codingbuddy-claude-plugin)
  • Update CHANGELOGs in 4 languages (EN, KO, JA, ES) with v4.1.0 release notes
  • Update .ai-rules/CHANGELOG.md with v4.1.0 section
  • Run sync-version to align plugin peerDependencies and plugin.json

Changes

Version Bump

  • apps/mcp-server/package.json: 4.0.1 → 4.1.0
  • packages/rules/package.json: 4.0.1 → 4.1.0
  • packages/claude-code-plugin/package.json: 4.0.1 → 4.1.0
  • packages/claude-code-plugin/.claude-plugin/plugin.json: synced to 4.1.0
  • packages/claude-code-plugin/README.md: version reference updated

CHANGELOGs (v4.1.0 - 148 commits since v4.0.1)

Key highlights:

  • TUI Dashboard: Ink-based terminal UI with Header, AgentCard, AgentTree, AgentGrid, StatusBar, ProgressBar, EventBus, IPC, compact design (38 feat commits)
  • Landing Page: Next.js 16 multilingual (5 languages) landing page with Widget Slot architecture, shadcn/ui, i18n, Vercel deployment, JSON-LD (18 feat commits)
  • MCP Server: SSE Bearer token authentication, shared module extraction (rules-core, keyword-core)
  • Agent System: dispatch_agents tool, auto-dispatch in parse_mode, EVAL mode recommendedActAgent
  • Code Quality: Prettier printWidth: 100 codebase-wide reformat, multiple bug fixes and test additions

Verification

  • yarn workspace codingbuddy build — passed
  • yarn workspace codingbuddy-claude-plugin build — passed
  • yarn workspace codingbuddy test — 3,446 tests passed
  • yarn workspace codingbuddy-claude-plugin test — 71 tests passed
  • ./scripts/verify-release-versions.sh v4.1.0 — all 3 packages match

Post-merge

After merging to master, create a GitHub Release with tag v4.1.0 to trigger the automated npm publish workflow.

@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Feb 17, 2026 3:31am

@JeremyDev87 JeremyDev87 force-pushed the chore/bump-version-4.1.0 branch from ea883c2 to e09bab6 Compare February 17, 2026 03:30
@JeremyDev87 JeremyDev87 self-assigned this Feb 17, 2026
@JeremyDev87 JeremyDev87 changed the title chore: bump version to 4.1.0 and update CHANGELOGs bump version to 4.1.0 and update CHANGELOGs Feb 17, 2026
@JeremyDev87 JeremyDev87 merged commit 407fc97 into master Feb 17, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the chore/bump-version-4.1.0 branch February 17, 2026 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant