Skip to content

Commit

Permalink
Merge branch 'v2' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mguellsegarra committed Jan 11, 2024
2 parents ca698c0 + 35133e4 commit 3952110
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx tsc --noEmit
npx lint-staged
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
},
"release": {
"branches": [
"master",
"v2",
{
"name": "develop",
"name": "v2-develop",
"prerelease": "rc"
},
{
Expand Down

0 comments on commit 3952110

Please sign in to comment.