fix: duplicate labels set (#36)

* fix: duplicate labels set

* up version

* add labels

* add

* perf map

* fix set

* add info

* avoid setLabels

* change for

* refactor setLabels

* fix

* change info loca

* fix

* fix
This commit is contained in:
xrkffgg
2021-01-12 17:05:24 +08:00
committed by GitHub
parent 8e05706e43
commit 87bca14eb5
14 changed files with 213 additions and 154 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "issue-helper",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"description": "Some operations on issue.",
"main": "src/main.js",