File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 6.8.1] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v6.8.0...v6.8.1 ) (2022-02-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * add missing CACHE_VERSION in pod_install ([ b6c7e99] ( https://github.com/react-native-community/react-native-circleci-orb/commit/b6c7e99 ) )
7+ * quote cache keys that start with special characters ([ b217d8c] ( https://github.com/react-native-community/react-native-circleci-orb/commit/b217d8c ) )
8+
19# [ 6.8.0] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v6.7.0...v6.8.0 ) (2022-02-15)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-community/circleci-orb" ,
3- "version" : " 6.8.0 " ,
3+ "version" : " 6.8.1 " ,
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