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