v0.1.4
11happy/cpxv0.1.4Feb 22, 2026by github-actions[bot]
AI Summary
This release includes bug fixes and CI improvements for the cpx project. The main changes involve removing the .sha256 file from the release process and replacing hardcoded paths with dynamic cpx discovery for better flexibility.
Key Highlights
- Removed .sha256 file from release process (CI improvement)
- Fixed hardcoded paths by implementing dynamic cpx discovery
- New contributor @neoapps-dev made first contribution
- New contributor @SusanBhattarai made first contribution
Full Release Notes
## What's Changed * ci(release): remove .sha256 file by @neoapps-dev in https://github.com/11happy/cpx/pull/5 * fix: replace hardcoded paths with dynamic cpx discovery by @SusanBhattarai in https://github.com/11happy/cpx/pull/12 ## New Contributors * @neoapps-dev made their first contribution in https://github.com/11happy/cpx/pull/5 * @SusanBhattarai made their first contribution in https://github.com/11happy/cpx/pull/12 **Full Changelog**: https://github.com/11happy/cpx/compare/v0.1.3...v0.1.4