Releases: kpm-tools/shortcut-action
Releases · kpm-tools/shortcut-action
v1.1.0
✨ Now looks for PRs from the commits on push in order to grab shortcut ids from the child commits in those PRs. This works great if you squash and merge to a staging branch and then deploy to a production branch.
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- Bump @types/node from 18.16.2 to 18.16.3 by @dependabot in #14
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #15
- FEATURE: Push looks for shortcut story ids in child commits by @kylemcd
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #1
- Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #10
- Bump @types/node from 18.15.11 to 18.16.2 by @dependabot in #11
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #7
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #6
- 🤖 Initial Tests by @kylemcd in #12
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.0.1...v1.0.0