feat: add github actions to automate github and npm releases

This commit is contained in:
Ralph Khreish
2025-03-28 12:43:08 +01:00
parent e1b7b0f7c0
commit a9a81d433f
5 changed files with 1081 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
"changelog": "@changesets/cli/changelog",
"changelog": [
"@changesets/changelog-github",
{ "repo": "eyaltoledano/claude-task-master" }
],
"commit": false,
"fixed": [],
"linked": [],