Releases: strumwolf/delete-deployment-environment
Releases · strumwolf/delete-deployment-environment
v3.0.0
What's Changed
- Update action to node 20 (close #43) by @maks-oleksyuk in #44
New Contributors
- @maks-oleksyuk made their first contribution in #44
Full Changelog: v2...v3.0.0
v2.3.0
What's Changed
- Add ref filtering up front before calling GitHub by @jlian in #33
- Update action to support Node 16 by @jhanke00 in #32
- Added user-friendly instructions on how to use a GitHub App to obtain the appropriate token by @grantnorwood in #36
- Added throttling support by @gkohen in #37
New Contributors
- @jhanke00 made their first contribution in #32
- @grantnorwood made their first contribution in #36
- @gkohen made their first contribution in #37
Full Changelog: v2.2.1...v2.3.0
v2.2.3
- Upgrade to node 16
- Add ref filtering up front before calling GitHub
- Add contributions doc
v2.2.1
v2.2.0
What's Changed
- feat: run for all deployments by @boredland in #26
New Contributors
- @boredland made their first contribution in #26
Full Changelog: v2...v2.2.0
v2.1.0
- delete specified reference
- Bump dependencies
v2.0.1
- Pack required
v2.0.0
- Re-write to typescript
- Deletes the environment as well as the deployments
- Option to only delete the deployments and not the environment
- Option to only deactivate the deployments and not delete the deployments or the environment
v1.1.0
- Correct readme
- dep updates
v1.0.1
v1.01 branding