Skip to content

Commit

Permalink
Merge pull request #7 from Janabi/auto-release
Browse files Browse the repository at this point in the history
feat: add auto release using semantic-release
  • Loading branch information
Janabi authored Nov 9, 2024
2 parents d9ae8f4 + 25cd62e commit 3c138aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,9 @@
"semantic-release": "^24.2.0",
"tsup": "^8.3.0",
"typescript": "^5.6.2"
}
},
"files": [
"dist",
"README.md"
]
}

0 comments on commit 3c138aa

Please sign in to comment.