Skip to content

Commit

Permalink
feat: adding release please (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
ninad-hackney authored Feb 14, 2025
1 parent 77432fe commit a0c509b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
handleGHRelease: true
manifest: true
3 changes: 3 additions & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
".": "4.0.0"
}
6 changes: 6 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"release-type": "simple",
"packages": {
".": {}
}
}

0 comments on commit a0c509b

Please sign in to comment.