Skip to content

chore: bump version to 0.1.19#116

Merged
appcypher merged 1 commit intomainfrom
appcypher/bump-v0.1.19
Feb 11, 2026
Merged

chore: bump version to 0.1.19#116
appcypher merged 1 commit intomainfrom
appcypher/bump-v0.1.19

Conversation

@appcypher
Copy link
Copy Markdown
Member

Summary

  • Bump patch version from 0.1.18 to 0.1.19 for release preparation
  • Includes 4 changes since the previous release: 2 features, 1 refactor, and 1 fix
  • All changes are related to install and publish functionality improvements

Changes

  • Updated version field in Cargo.toml from 0.1.18 to 0.1.19
  • Updated Cargo.lock to reflect the new version

Changelog since v0.1.18

Features:

Improvements:

Fixes:

Test Plan

  • Run cargo build --all to verify successful compilation
  • Run cargo test --all to ensure all tests pass (144 tests)
  • Run cargo clippy --all to verify no linting issues

Changes since v0.1.18:

- feat(install): support direct .mcpb/.mcpbx bundle installation
- feat(publish): validate multi-platform bundles and extract icons
- refactor(install): use preflight pattern for bundle file installation
- fix(install): unify install output with single combined summary
@appcypher appcypher merged commit 853ab00 into main Feb 11, 2026
10 checks passed
@appcypher appcypher deleted the appcypher/bump-v0.1.19 branch February 11, 2026 00:21
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.

1 participant