mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
🔧 Added release-notes-generator.ts under generate:release-notes (#4664)
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"include": ["packages/**/*"],
|
||||
"include": ["packages/**/*", "bin/*.ts"],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"**/node_modules/*",
|
||||
|
||||
Reference in New Issue
Block a user