File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 7.1.0] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v7.0.1...v7.1.0 ) (2022-06-18)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** android_test:** node v12 to v16 ([ a9956b7] ( https://github.com/react-native-community/react-native-circleci-orb/commit/a9956b7 ) )
7+ * ** ios_build:** node v12 to v16 ([ f0ea6b4] ( https://github.com/react-native-community/react-native-circleci-orb/commit/f0ea6b4 ) )
8+ * ** ios_build_and_test:** node v12 to v16 ([ 6347597] ( https://github.com/react-native-community/react-native-circleci-orb/commit/6347597 ) )
9+ * ** setup_macos_executor:** bump node v12 to v16 ([ a34ccec] ( https://github.com/react-native-community/react-native-circleci-orb/commit/a34ccec ) )
10+
11+
12+ ### Features
13+
14+ * ** node:** bump from node 12 to node 16 default ([ 0acc6f9] ( https://github.com/react-native-community/react-native-circleci-orb/commit/0acc6f9 ) )
15+
116## [ 7.0.1] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v7.0.0...v7.0.1 ) (2022-06-10)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-community/circleci-orb" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.1.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