Skip to content

Commit a15542b

Browse files
authored
fix: semantic release (#87)
2 parents 4c4b2d8 + eaa2b0c commit a15542b

File tree

2 files changed

+114
-80
lines changed

2 files changed

+114
-80
lines changed

package-lock.json

Lines changed: 113 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@
118118
"jest": "^29.7.0",
119119
"prettier": "2.1.2",
120120
"semantic-release": "^24.1.1",
121-
"semantic-release-github-pullrequest": "^1.3.0"
121+
"semantic-release-github-pullrequest": "git+ssh://git@github.com/jairo-bc/semantic-release-github-pullrequest.git"
122122
}
123123
}

0 commit comments

Comments
 (0)