File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 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+
114# [ 7.2.0] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v7.1.1...v7.2.0 ) (2023-07-11)
215
316
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-community/circleci-orb" ,
3- "version" : " 7.2 .0" ,
3+ "version" : " 7.3 .0" ,
44 "private" : true ,
55 "description" : " A CircleCI Orb which can be used to simplify building and testing React Native apps." ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments