Skip to content

Tags: bjoaquinc/mcp-error-formatter

Tags

v1.1.4

Toggle v1.1.4's commit message
Fix version conflict: Let workflow handle version bumping

- Reverted package.json version back to 1.1.3
- Moved build order fixes to Unreleased section in changelog
- Workflow will now automatically set version to match git tag
- Fixes 'npm error Version not changed' in CI/CD

v1.1.3

Toggle v1.1.3's commit message
Prepare v1.1.2: Add GitHub Packages publishing support

- Added GitHub Packages publishing to CI/CD workflow
- Updated changelog with v1.1.2 release notes
- Configured dual registry publishing (npm + GitHub Packages)
- Enhanced workflow with parallel publishing jobs

v1.1.2

Toggle v1.1.2's commit message
Prepare v1.1.2: Add GitHub Packages publishing support

- Added GitHub Packages publishing to CI/CD workflow
- Updated changelog with v1.1.2 release notes
- Configured dual registry publishing (npm + GitHub Packages)
- Enhanced workflow with parallel publishing jobs

v1.1.1

Toggle v1.1.1's commit message
Add publish github workflow