We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f5dea commit 24b61f0Copy full SHA for 24b61f0
.releaserc
@@ -9,14 +9,6 @@
9
"npmPublish": false
10
}
11
],
12
- [
13
- "semantic-release-circleci-orb",
14
- {
15
- "commandName": "/home/circleci/circleci",
16
- "orbName": "react-native-community/react-native",
17
- "orbPath": "packed-orb.yml"
18
- }
19
- ],
20
"@semantic-release/github",
21
[
22
"@semantic-release/git",
@@ -26,4 +18,4 @@
26
27
]
28
29
-}
+}
package.json
@@ -9,8 +9,7 @@
"devDependencies": {
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
- "semantic-release": "^17.4.2",
- "semantic-release-circleci-orb": "^1.1.1"
+ "semantic-release": "^17.4.2"
},
"repository": {
"type": "git",
0 commit comments