Skip to content

v1.5.0

  • v1.5.0
  • a9c65d0
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v1.5.0
  • a9c65d0
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@shreyas-lyzr shreyas-lyzr tagged this 24 May 16:35
Switch the npm package name from the unscoped `gitagent` (which the CI
NPM_TOKEN can't create) to the existing scoped `@open-gitagent/gitagent`,
which the token can publish. 1.5.0 > 0.2.0 so it becomes the new latest.

- package.json + package-lock.json: name -> @open-gitagent/gitagent
  (bin stays `gitagent`, version stays 1.5.0)
- install.sh: scope npm ls/view/install + global-dir refs (the
  `gitagent` command and display strings are unchanged)
- README + Documentation: install command -> npm install -g @open-gitagent/gitagent

npm ci + npm run build verified locally.
Assets 2
Loading