Skip to content

Releases: link-foundation/gh-setup-git-identity

0.2.3

26 Dec 19:51

Choose a tag to compare

Test patch release


npm version

0.2.2

26 Dec 19:47

Choose a tag to compare

Add NPM version badge to README.md to display current package version from npm registry

Related Pull Request: #9


npm version

0.2.1

25 Dec 22:58

Choose a tag to compare

Update gh auth login command in docs and CLI to use --git-protocol https --web flags for improved browser-based authentication flow

Related Pull Request: #7


npm version

0.2.0

14 Dec 16:50

Choose a tag to compare

Minor Changes

  • b8ecb63: Update CI/CD pipeline and testing framework to match test-anywhere patterns

    • Consolidate GitHub Actions workflow into single release.yml file
    • Add unified test matrix for Node.js, Bun, and Deno across Ubuntu, macOS, and Windows
    • Add Node.js scripts for release automation (validate-changeset, version-and-commit, publish-to-npm, etc.)
    • Add support for manual releases via workflow_dispatch (instant and changeset-pr modes)
    • Add npm OIDC trusted publishing support
    • Add GitHub release formatting with shields.io badges and PR links
    • Update changeset configuration to use @changesets/cli/changelog
    • Add changeset:status script for checking changeset status