Skip to content

Releases: eimerreis/az-npm

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 09:11

0.2.2

Patch Changes

  • e7c291d: Avoid Node.js DEP0190 warnings when running Azure CLI through a Windows shell.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:38

0.2.1

Patch Changes

  • 98f74f9: Run Azure CLI through a shell on Windows so az.cmd installations work.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 07:18

0.2.0

Minor Changes

  • 7d27ad3: Initial public release of @eimerreis/az-npm.

    Highlights:

    • detect npm, pnpm, and Bun projects from lockfiles
    • discover Azure DevOps package feeds from project .npmrc
    • resolve credentials from explicit token, CI env, or Azure CLI
    • write user-level npm and Bun auth configuration
    • ship a CLI runnable via npx @eimerreis/az-npm