File tree 2 files changed +9
-1
lines changed
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
+
1
9
# [ 6.8.0] ( https://github.com/react-native-community/react-native-circleci-orb/compare/v6.7.0...v6.8.0 ) (2022-02-15)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-community/circleci-orb" ,
3
- "version" : " 6.8.0 " ,
3
+ "version" : " 6.8.1 " ,
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