Skip to content

Commit

Permalink
feat: semantic release more stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
thelinguist committed May 25, 2023
1 parent 7a70e46 commit ce5f949
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,14 @@
"@vitejs/plugin-react": "^3.0.0",
"typescript": "^4.9.3",
"vite": "^4.0.0"
},
"repository": {
"url": "https://github.com/thelinguist/pipes"
},
"release": {
"branches": [
"master",
"main"
]
}
}

0 comments on commit ce5f949

Please sign in to comment.