Skip to content

Initial Release

Pre-release
Pre-release

Choose a tag to compare

@wckd14 wckd14 released this 26 Jun 18:57
· 4 commits to main since this release
fix: github-only release, binaries named istio-viz in versioned archives

- drop npm publish job entirely
- each platform builds istio-viz (or .exe) then packages as
  istio-viz_<tag>_<platform>.tar.gz / .zip so extracted binary is
  named istio-viz and works directly on PATH
- use gh cli instead of third-party release action
- remove pkg config block from package.json (targets live in workflow)