fix: RemoveLabels when has no label (#88)

* fix: RemoveLabels when has no label

* doc
This commit is contained in:
xrkffgg
2021-09-06 19:17:30 +08:00
committed by GitHub
parent 8482b73885
commit ec5a128e11
13 changed files with 137 additions and 109 deletions

View File

@@ -6,11 +6,17 @@
⚡️ Code style
-->
## v2.4.2
`2021.09.06`
- 🐞 fix: `doRemoveLabels` when has no label. [#88](https://github.com/actions-cool/issues-helper/pull/88)
## v2.4.1
`2021.09.05`
- fix: remove labels define error. [#86](https://github.com/actions-cool/issues-helper/pull/86)
- 🐞 fix: remove labels define error. [#86](https://github.com/actions-cool/issues-helper/pull/86)
## v2.4.0