Skip to content

blume@1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 06:07
1d6d5c4

Patch Changes

  • 6afb56a: Declare the blume bin as bin/blume.mjs instead of ./bin/blume.mjs. The leading ./ is redundant and some package managers normalize it away when linking the binary; dropping it keeps the published manifest consistent with what installers actually write.