Skip to content

fix: sync versions, license, description, and README ref#28

Merged
hyperpolymath merged 3 commits intomainfrom
claude/analyze-and-troubleshoot-jqCvA
Apr 9, 2026
Merged

fix: sync versions, license, description, and README ref#28
hyperpolymath merged 3 commits intomainfrom
claude/analyze-and-troubleshoot-jqCvA

Conversation

@JoshuaJewell
Copy link
Copy Markdown
Owner

Fixes packaging inconsistencies that would break npm publish:

  • Sync version to 0.3.1 across package.json, mcp-bridge/package.json, and SERVER_VERSION in main.js
  • Fix license mismatch: MPL-2.0 → PMPL-1.0-or-later in mcp-bridge/package.json
  • Fix files array: README.md → README.adoc (the file that actually exists)
  • Update cartridge count: 18 → 96 (matches actual count in cartridges/ directory)

JoshuaJewell and others added 2 commits April 9, 2026 10:08
…e files

- mcp-bridge/package.json: 0.2.0 → 0.3.1, MPL-2.0 → PMPL-1.0-or-later
- mcp-bridge/main.js: SERVER_VERSION 0.3.0 → 0.3.1
- Both package.json descriptions: 18 → 96 cartridges (matches actual count)
- Root package.json files array: README.md → README.adoc (file that exists)
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath hyperpolymath merged commit f1fd38e into main Apr 9, 2026
14 of 20 checks passed
@hyperpolymath hyperpolymath deleted the claude/analyze-and-troubleshoot-jqCvA branch April 9, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants