Files
pr-extract-issues/CHANGELOG.md
2025-02-10 19:12:52 +08:00

41 lines
532 B
Markdown

<!--
🐞 Bug fix
🚀 New feature
💄 Perf
📝 Docs
⚡️ Code style
🛠 refactor
-->
# Changelog
## v1.2.2
`2025.02.10`
- 🐞 fix: undefined body. [#27](https://github.com/actions-cool/pr-extract-issues/pull/27) [@middiu](https://github.com/middiu)
## 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.