Releases: EmandM/ts-mock-imports
Releases · EmandM/ts-mock-imports
v1.3.16
What's Changed
- Deprecate Travis and move tests to Github Actions by @EmandM in #42
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #41
- Update dependency versions by @EmandM in #43
- Add tests with readonly fields by @EmandM in #45
- chore: Upgrade TsLint to EsLint by @EmandM in #48
- chore: Update versions and add build test script by @EmandM in #47
- fix: publish action by @EmandM in #49
- chore: Make Create Release action by @EmandM in #50
- fix: github workflows by @EmandM in #51
- fix: Use correct logic for package version by @EmandM in #52
- fix: remove quotes from npm version by @EmandM in #53
- fix: Add dry run logic to release by @EmandM in #55
- fix: Directly use commands by @EmandM in #56
- Add release info to README by @EmandM in #54
- fail if git push fails by @EmandM in #57
- Use deploy token to bypass main protection by @EmandM in #58
- fix: use correct npm arguments by @EmandM in #59
- Align all the release and publish behaviours in one action by @EmandM in #60
- Rename actions to be clearer by @EmandM in #61
- chore: Finalize updates to actions by @EmandM in #62
- chore: Finalize final action changes by @EmandM in #63
- chore: don't create any resources on prerelease by @EmandM in #64
- fix: Wire variable to validation correctly by @EmandM in #65
- fix: Publish badge by @EmandM in #66
- fix: commit action user by @EmandM in #67
- Accurately create prerelease tags by @EmandM in #68
- fix: create tags and commit on prerelease create by @EmandM in #69
- fix: ensure tags are signed by @EmandM in #70
- Add commit messages to release commits by @EmandM in #71
- fix: fuzzy match on pre-release version by @EmandM in #72
- fix: version checks by @EmandM in #73
- fix: publish to Github action by @EmandM in #74
- Ensure the releases are using the correct git hash to release from by @EmandM in #75
- fix: check for release by @EmandM in #76
Full Changelog: v1.3.8...v1.3.16
v1.3.16-rc.3
What's Changed
Full Changelog: v1.3.16-rc.2...v1.3.16-rc.3
v1.3.16-rc.2
What's Changed
Full Changelog: v1.3.16-rc.1...v1.3.16-rc.2
v1.3.16-rc.1
What's Changed
- Deprecate Travis and move tests to Github Actions by @EmandM in #42
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #41
- Update dependency versions by @EmandM in #43
- Add tests with readonly fields by @EmandM in #45
- chore: Upgrade TsLint to EsLint by @EmandM in #48
- chore: Update versions and add build test script by @EmandM in #47
- fix: publish action by @EmandM in #49
- chore: Make Create Release action by @EmandM in #50
- fix: github workflows by @EmandM in #51
- fix: Use correct logic for package version by @EmandM in #52
- fix: remove quotes from npm version by @EmandM in #53
- fix: Add dry run logic to release by @EmandM in #55
- fix: Directly use commands by @EmandM in #56
- Add release info to README by @EmandM in #54
- fail if git push fails by @EmandM in #57
- Use deploy token to bypass main protection by @EmandM in #58
- fix: use correct npm arguments by @EmandM in #59
- Align all the release and publish behaviours in one action by @EmandM in #60
- Rename actions to be clearer by @EmandM in #61
- chore: Finalize updates to actions by @EmandM in #62
- chore: Finalize final action changes by @EmandM in #63
- chore: don't create any resources on prerelease by @EmandM in #64
- fix: Wire variable to validation correctly by @EmandM in #65
- fix: Publish badge by @EmandM in #66
- fix: commit action user by @EmandM in #67
- Accurately create prerelease tags by @EmandM in #68
- fix: create tags and commit on prerelease create by @EmandM in #69
- fix: ensure tags are signed by @EmandM in #70
- Add commit messages to release commits by @EmandM in #71
- fix: fuzzy match on pre-release version by @EmandM in #72
- fix: version checks by @EmandM in #73
Full Changelog: v1.3.8...v1.3.16-rc.1