feat: add mark-duplicate (#23)

* feat: add mark-duplicate

* add

* add

* add

* add

* add

* add

* add

* change

* update
This commit is contained in:
xrkffgg
2020-12-30 13:48:38 +08:00
committed by GitHub
parent a2273a4c3b
commit c81901f651
12 changed files with 223 additions and 9 deletions

35
changelog.md Normal file
View File

@@ -0,0 +1,35 @@
## v1.5
`2020.12.30`
- feat: add `mark-duplicate`. [#23](https://github.com/actions-cool/issues-helper/pull/23)
## v1.4
`2020.12.29`
- fix: perfect `inactive-day` check. [#22](https://github.com/actions-cool/issues-helper/pull/22)
## v1.3
`2020.12.28`
- feat: add welcome. [#19](https://github.com/actions-cool/issues-helper/pull/19)
## v1.2
`2020.12.25`
- feat: add check-issue & remove labels. [#12](https://github.com/actions-cool/issues-helper/pull/12)
## v1.1
`2020.12.24`
- fix: yml not support array. [#11](https://github.com/actions-cool/issues-helper/pull/11)
## v1
`2020.12.23`
🎉 First release.