Files
pr-extract-issues/CHANGELOG.md
2022-09-23 14:31:42 +08:00

26 lines
284 B
Markdown

# Changelog
## v1.2.1
`2022.09.23`
- fix: remove no exit label.
## v1.2.0
`2022.09.17`
- feat: support `remove-labels`.
## v1.1.0
`2021.03.17`
- feat: add `filter-label`. [#19](https://github.com/actions-cool/pr-extract-issues/pull/19)
## v1.0.0
`2021.03.12`
- 🎉 Init.