2026

Internal changelog workflow and dependency updates

Release v1.3.21 of the Kite Passport CLI adds an automated changelog GitHub Actions workflow and bumps npm dependencies. No user-facing changes.

cliv1.3.21

What changed

This release introduces a changelog-on-release GitHub Actions workflow that automates changelog entry generation when a new release tag is pushed. A Dependabot configuration file is also added to manage future automated dependency updates.\n\nThe only other changes are a patch bump to the npm package version and its corresponding lock file update. No CLI commands, flags, API client behavior, or output formats were modified.

Included changes:

  • fix: bump version to 1.3.21 (#55) (#55)
  • fix(changelog): address code review comments
  • feat(changelog): update changelog workflow
  • feat: add changelog workflow

On this page