We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af919c commit ee99aabCopy full SHA for ee99aab
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [7.2.0](https://github.com/react-native-community/react-native-circleci-orb/compare/v7.1.1...v7.2.0) (2023-07-11)
2
+
3
4
+### Features
5
6
+* Skip Detox setup in ios_build job ([3fc5c53](https://github.com/react-native-community/react-native-circleci-orb/commit/3fc5c53))
7
8
## [7.1.1](https://github.com/react-native-community/react-native-circleci-orb/compare/v7.1.0...v7.1.1) (2022-08-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-community/circleci-orb",
- "version": "7.1.1",
+ "version": "7.2.0",
"private": true,
"description": "A CircleCI Orb which can be used to simplify building and testing React Native apps.",
"scripts": {
0 commit comments