File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 7.3.0] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v7.2.0...v7.3.0 ) (2023-07-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * yaml parsing build_image_version default as double ([ df23a73] ( https://github.com/react-native-community/react-native-circleci-orb/commit/df23a73 ) )
7
+ * yaml parsing build_image_version default as double ([ #170 ] ( https://github.com/react-native-community/react-native-circleci-orb/issues/170 ) ) ([ 3c8cb0f] ( https://github.com/react-native-community/react-native-circleci-orb/commit/3c8cb0f ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * allow specifying build image version for android build & executor ([ ee50537] ( https://github.com/react-native-community/react-native-circleci-orb/commit/ee50537 ) )
13
+
1
14
# [ 7.2.0] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v7.1.1...v7.2.0 ) (2023-07-11)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/circleci-orb" ,
3
- "version" : " 7.2 .0" ,
3
+ "version" : " 7.3 .0" ,
4
4
"private" : true ,
5
5
"description" : " A CircleCI Orb which can be used to simplify building and testing React Native apps." ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments