Skip to content

v0.2.31

Choose a tag to compare

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

ContextFS v0.2.31

Installation

pip install contextfs==0.2.31

Or with uvx:

uvx contextfs --version

What's Changed

✨ New Features

  • unified release for CLI + plugin
  • add Slack notifications for releases

🐛 Bug Fixes

  • Fix npm publish auth: add release environment to publish-npm job
  • Windows-compatible hooks + auto npm publish

Maintenance

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

Other Changes

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

Links