chore(*): update package version & exclude comment issues from stale bot

This commit is contained in:
ppoffice 2020-07-16 13:42:48 -04:00
parent af9eda6304
commit 1db27e6a33
2 changed files with 3 additions and 1 deletions

2
.github/stale.yml vendored
View File

@ -13,6 +13,8 @@ exemptLabels:
- tutorial:v1
- tutorial:v2
- tutorial:v3
- Gitalk
- utterances
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable

View File

@ -1,6 +1,6 @@
{
"name": "hexo-theme-icarus",
"version": "3.1.0",
"version": "3.1.1",
"private": true,
"engines": {
"node": ">=8.3.0"