Releases: Akkjon/close-milestone
Releases · Akkjon/close-milestone
v2.2.0
Summary
Non-Breaking Changes:
- Update dependencies
- Add possibility to close milestone in different repository by providing the environment variable
CLOSE_MILESTONE_REPOSITORY
- Transition Codebase to typescript
Breaking Changes:
- None
What's Changed
- Add environment variable
CLOSE_MILESTONE_REPOSITORY
for possibility to close milestone in different repository; transition to typescript; update dependencies by @Akkjon in #11
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Summary
Non-Breaking Changes:
- Update dependencies
- Add milestone-id to output
Breaking Changes:
- None
What's Changed
- Add
milestone_id
to outputs by @mistic100 in #8 - update dependencies by @mistic100 in #9
- Update README.md by @Akkjon in #10
New Contributors
- @mistic100 made their first contribution in #8
Full Changelog: v2.0.2...v2.1.0
v2.0.2
Non-Breaking Changes:
- Update NodeJS version to Node16
Breaking Changes:
- None
V2.0.1
Update to new dependencies
Version 2
Added optional feature to let the action fail if the provided milestone is missing
Version 1
Initial release