Skip to content

Commit 1682403

Browse files
committed
feat: First major version
BREAKING CHANGE
1 parent 83e9c2e commit 1682403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.releaserc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[
66
"semantic-release-circleci-orb",
77
{
8-
"orbName": "react-native-community/circleci-orb",
8+
"orbName": "react-native-community/react-native",
99
"orbPath": "packed-orb.yml"
1010
}
1111
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/circleci-orb",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
66
"scripts": {

0 commit comments

Comments
 (0)