Releases: ryanande/JsCombGuid
Releases · ryanande/JsCombGuid
Release v1.1.3
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
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
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
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
Initial release of the simple comb guid package.