We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09de69d commit 84b1192Copy full SHA for 84b1192
2 files changed
.github/CODEOWNERS
@@ -2,4 +2,4 @@
2
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
3
4
# These owners will be the default owners for everything in the repo.
5
-* @AndyRae
+* @AndyRae
release.config.js
@@ -10,4 +10,4 @@ module.exports = {
10
'@semantic-release/github',
11
],
12
"initialVersion": "0.0.1"
13
-};
+};
0 commit comments