mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
106 lines
2.2 KiB
Markdown
106 lines
2.2 KiB
Markdown
## v2.1.1
|
|
|
|
`2021.02.03`
|
|
|
|
- fix: api request limit. [#57](https://github.com/actions-cool/issues-helper/pull/57)
|
|
|
|
## v2.1.0
|
|
|
|
`2021.02.02`
|
|
|
|
- feat: add create-label. [#54](https://github.com/actions-cool/issues-helper/pull/54)
|
|
|
|
## v2.0.0
|
|
|
|
`2021.01.26`
|
|
|
|
- refactor: add require-permission default. [#51](https://github.com/actions-cool/issues-helper/pull/51)
|
|
|
|
## v1.12
|
|
|
|
> It will be the last version of 1.x
|
|
|
|
`2021.01.26`
|
|
|
|
- feat: add require-permission. [#46](https://github.com/actions-cool/issues-helper/pull/46) [#48](https://github.com/actions-cool/issues-helper/pull/48)
|
|
- feat: add lock-reason. [#49](https://github.com/actions-cool/issues-helper/pull/49)
|
|
|
|
## v1.11
|
|
|
|
`2021.01.14`
|
|
|
|
- feat: add question mark duplicate. [#38](https://github.com/actions-cool/issues-helper/pull/38)
|
|
- perf: expand duplicate action. [#40](https://github.com/actions-cool/issues-helper/pull/40)
|
|
|
|
## v1.10
|
|
|
|
`2021.01.12`
|
|
|
|
- fix: duplicate labels set. [#36](https://github.com/actions-cool/issues-helper/pull/36)
|
|
|
|
## v1.9
|
|
|
|
`2021.01.11`
|
|
|
|
- feat: add random to. [#35](https://github.com/actions-cool/issues-helper/pull/35)
|
|
|
|
## v1.8
|
|
|
|
`2021.01.07`
|
|
|
|
- [#31](https://github.com/actions-cool/issues-helper/pull/31)
|
|
- refactor: split content
|
|
- feat: add `remove-labels` for duplicate
|
|
- docs: optimize website
|
|
|
|
## v1.7
|
|
|
|
`2021.01.02`
|
|
|
|
- [#27](https://github.com/actions-cool/issues-helper/pull/27)
|
|
- feat: add `month-statistics`
|
|
- fix: query issues less because pages max 100
|
|
- fix: js nested `require`
|
|
|
|
## v1.6
|
|
|
|
`2020.12.30`
|
|
|
|
- perf: optimize duplicate. [#24](https://github.com/actions-cool/issues-helper/pull/24)
|
|
|
|
## 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.
|