Skip to content

Commit

Permalink
v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mskocik committed Feb 21, 2022
1 parent 69f825e commit 1c91cef
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
stale-issue-message: 'This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 3 days.'
days-before-stale: 21
days-before-close: 5
days-before-pr-close: -1
Expand Down
2 changes: 1 addition & 1 deletion dist/svelecte-element.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/svelecte.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/svelecte.mjs

Large diffs are not rendered by default.

Loading

0 comments on commit 1c91cef

Please sign in to comment.