chore(*): update package version & exclude comment issues from stale bot
This commit is contained in:
parent
af9eda6304
commit
1db27e6a33
|
@ -13,6 +13,8 @@ exemptLabels:
|
||||||
- tutorial:v1
|
- tutorial:v1
|
||||||
- tutorial:v2
|
- tutorial:v2
|
||||||
- tutorial:v3
|
- tutorial:v3
|
||||||
|
- Gitalk
|
||||||
|
- utterances
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hexo-theme-icarus",
|
"name": "hexo-theme-icarus",
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=8.3.0"
|
"node": ">=8.3.0"
|
||||||
|
|
Loading…
Reference in New Issue