Skip to content

Forge v0.3.2

Choose a tag to compare

@jslee124 jslee124 released this 30 Aug 11:44
· 23 commits to main since this release

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/forge CLI.

Install

Forge requires Node.js 24 or later.

npm install --global @jslee124/forge@0.3.2
forge --version

Verification

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