🔧 Added release-notes-generator.ts under generate:release-notes (#4664)

This commit is contained in:
Alec Bakholdin
2025-03-20 10:19:04 -04:00
committed by GitHub
parent b2cca2337c
commit d9716caf5d
6 changed files with 208 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
}
]
},
"include": ["packages/**/*"],
"include": ["packages/**/*", "bin/*.ts"],
"exclude": [
"node_modules",
"**/node_modules/*",