Skip to content

v0.2.33

Choose a tag to compare

@github-actions github-actions released this 21 Jan 23:51
· 40 commits to main since this release

ContextFS v0.2.33

Installation

pip install contextfs==0.2.33

Or with uvx:

uvx contextfs --version

What's Changed

✨ New Features

  • Add npm provenance signing for secure publishing
  • unified release for CLI + plugin
  • add Slack notifications for releases

🐛 Bug Fixes

  • Fix repository URLs for npm provenance
  • Fix npm publish: remove environment constraint
  • Fix npm publish auth: add release environment to publish-npm job
  • Windows-compatible hooks + auto npm publish

Maintenance

  • Bump version to 0.2.33
  • bump claude-plugin version to 0.2.29

Other Changes

  • v0.2.29 - Optimize hooks for faster CLI startup (#42)

Links