Skip to content

0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 18:13
· 32 commits to main since this release
Immutable release. Only release title and notes can be modified.
0.2.2
275b29c
  • Keep Ubuntu --plan from calling bun pm bin -g or bun pm ls -g when
    describing npm user_tools. Those probes create ~/.bun/install/global
    before they can answer, so a plan wrote into the home it only describes.
    Hosted unit tests missed it because they do not have bun on PATH.