Skip to content

Releases: ryanande/JsCombGuid

Release v1.1.3

07 Jan 20:25
21a32ba

Choose a tag to compare

What's Changed

  • Add TypeScript Type Definitions (#32)
  • Merge pull request #31 from ryanande/feature/pubiss2
  • fix: use latest published npm version for bumping instead of package.json
  • Merge pull request #30 from ryanande/feature/pubiss2
  • docs: improve README with better examples and accurate info
  • Merge pull request #29 from ryanande/feature/pubiss
  • fix: handle null head_commit and add error handling
  • Merge pull request #28 from ryanande/feature/pubfix
  • refactor: don't push version commits - tag from merge commit instead
  • feat: support PAT for bypassing branch protection

Full Changelog: v1.1.3^...v1.1.3

Release v1.1.2

23 Dec 22:20
ca46438

Choose a tag to compare

What's Changed

  • Merge pull request #31 from ryanande/feature/pubiss2
  • fix: use latest published npm version for bumping instead of package.json
  • Merge pull request #30 from ryanande/feature/pubiss2
  • docs: improve README with better examples and accurate info
  • Merge pull request #29 from ryanande/feature/pubiss
  • fix: handle null head_commit and add error handling
  • Merge pull request #28 from ryanande/feature/pubfix
  • refactor: don't push version commits - tag from merge commit instead
  • feat: support PAT for bypassing branch protection
  • refactor: simplify release workflow - single job that does everything

Full Changelog: v1.1.2^...v1.1.2

Release v1.1.1

23 Dec 20:24
7885d7c

Choose a tag to compare

What's Changed

  • Merge pull request #30 from ryanande/feature/pubiss2
  • docs: improve README with better examples and accurate info
  • Merge pull request #29 from ryanande/feature/pubiss
  • fix: handle null head_commit and add error handling
  • Merge pull request #28 from ryanande/feature/pubfix
  • refactor: don't push version commits - tag from merge commit instead
  • feat: support PAT for bypassing branch protection
  • refactor: simplify release workflow - single job that does everything
  • Merge pull request #26 from ryanande/feature/fixpublish
  • refactor: use marketplace actions to simplify workflow

Full Changelog: v1.1.1^...v1.1.1

Maintenance release v1.0.4

23 Oct 13:52
3102cee

Choose a tag to compare

Nothing huge here, installed npm-check to validate that all packages were up to date.
Update eslint to latest.
Created mew npm build script for npm-check.

Initial release v1.0.3

24 Apr 13:29
59dc87c

Choose a tag to compare

Initial release of the simple comb guid package.