Forge v0.3.2
Forge v0.3.2 is a focused packaging hotfix for resource discovery in the
installed npm CLI.
Highlights
- Fixed bundled Skill and documentation asset roots after package generation.
- Restored installed-package resource discovery without publishing private
workspace packages. - Kept the public artifact limited to the bundled
@jslee124/forgeCLI.
Install
Forge requires Node.js 24 or later.
npm install --global @jslee124/forge@0.3.2
forge --versionVerification
The release workflow inspected and clean-installed the generated npm package,
then verified CLI version, help, configuration validation, bundled Skills, and
packaged documentation before publication.
Full Changelog: v0.3.1...v0.3.2