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 83e9c2e commit 1682403Copy full SHA for 1682403
.releaserc
@@ -5,7 +5,7 @@
5
[
6
"semantic-release-circleci-orb",
7
{
8
- "orbName": "react-native-community/circleci-orb",
+ "orbName": "react-native-community/react-native",
9
"orbPath": "packed-orb.yml"
10
}
11
],
package.json
@@ -1,6 +1,6 @@
1
2
"name": "@react-native-community/circleci-orb",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"private": true,
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
"scripts": {
0 commit comments