Skip to content

Commit 701e050

Browse files
committed
Merge branch 'main' into public
2 parents a66e314 + e5264e5 commit 701e050

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

.github/stale.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
11
---
2-
daysUntilStale: 21
3-
daysUntilClose: 7
4-
exemptLabels:
5-
- pinned
6-
- security
7-
staleLabel: wontfix
8-
markComment: >
9-
This issue has been automatically marked as stale because it has not had
10-
recent activity. It will be closed if no further activity occurs.
11-
closeComment: false
122
pulls:
13-
daysUntilStale: 3
14-
daysUntilClose: 1
3+
daysUntilStale: 14
4+
daysUntilClose: 3
155
staleLabel: stale
166
markComment: >
177
This pull request has been automatically marked as stale because it has not had

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seamapi/makenew-tsmodule",
3-
"version": "1.5.0",
3+
"version": "1.5.3",
44
"description": "Package skeleton for a TypeScript module.",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)