@graphitation/apollo-react-relay-duct-tape
Advanced tools
Comparing version 0.7.5 to 0.7.6
@@ -5,6 +5,48 @@ { | ||
{ | ||
"date": "Mon, 24 Jan 2022 11:48:42 GMT", | ||
"date": "Tue, 25 Jan 2022 10:04:19 GMT", | ||
"tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.6", | ||
"version": "0.7.6", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-react-relay-duct-tape", | ||
"comment": "Bump @graphitation/apollo-mock-client to v0.10.4", | ||
"commit": "76619c9ce06f97d886b80c74f27496baead95982" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-react-relay-duct-tape", | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.4", | ||
"commit": "76619c9ce06f97d886b80c74f27496baead95982" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-react-relay-duct-tape", | ||
"comment": "Bump @graphitation/graphql-js-tag to v0.8.3", | ||
"commit": "76619c9ce06f97d886b80c74f27496baead95982" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 25 Jan 2022 09:56:59 GMT", | ||
"tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.5", | ||
"version": "0.7.5", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "mnovikov@microsoft.com", | ||
"package": "@graphitation/apollo-react-relay-duct-tape", | ||
"commit": "5fddfaa87809a5e094f61cb2bbd3f1b69202e7f1", | ||
"comment": "Add prettierrc, add it to linter and force it to do it" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 24 Jan 2022 13:40:52 GMT", | ||
"tag": "@graphitation/apollo-react-relay-duct-tape_v0.7.5", | ||
"version": "0.7.5", | ||
"comments": { | ||
"patch": [ | ||
@@ -21,3 +63,3 @@ { | ||
"comment": "Bump @graphitation/apollo-mock-client to v0.10.3", | ||
"commit": "ce2d4f019baf1717202a3c33ec0d75fa3b5a4fb3" | ||
"commit": "a222ddaf6f18507f67378f06fde9833bab69d52c" | ||
}, | ||
@@ -28,3 +70,3 @@ { | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.3", | ||
"commit": "ce2d4f019baf1717202a3c33ec0d75fa3b5a4fb3" | ||
"commit": "a222ddaf6f18507f67378f06fde9833bab69d52c" | ||
}, | ||
@@ -35,3 +77,3 @@ { | ||
"comment": "Bump relay-compiler-language-graphitation to v0.8.2", | ||
"commit": "ce2d4f019baf1717202a3c33ec0d75fa3b5a4fb3" | ||
"commit": "a222ddaf6f18507f67378f06fde9833bab69d52c" | ||
} | ||
@@ -38,0 +80,0 @@ ] |
# Change Log - @graphitation/apollo-react-relay-duct-tape | ||
This log was last generated on Mon, 24 Jan 2022 11:48:42 GMT and should not be manually modified. | ||
This log was last generated on Tue, 25 Jan 2022 10:04:19 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.7.6 | ||
Tue, 25 Jan 2022 10:04:19 GMT | ||
### Patches | ||
- Bump @graphitation/apollo-mock-client to v0.10.4 | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.8.4 | ||
- Bump @graphitation/graphql-js-tag to v0.8.3 | ||
## 0.7.5 | ||
Mon, 24 Jan 2022 11:48:42 GMT | ||
Mon, 24 Jan 2022 13:40:52 GMT | ||
@@ -11,0 +21,0 @@ ### Patches |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"repository": { | ||
@@ -23,5 +23,5 @@ "type": "git", | ||
"@apollo/client": "^3.3.15", | ||
"@graphitation/apollo-mock-client": "^0.10.3", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.3", | ||
"@graphitation/graphql-js-tag": "^0.8.2", | ||
"@graphitation/apollo-mock-client": "^0.10.4", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.4", | ||
"@graphitation/graphql-js-tag": "^0.8.3", | ||
"@types/jest": "^26.0.22", | ||
@@ -28,0 +28,0 @@ "@types/react": "^17.0.3", |
Sorry, the diff of this file is not supported yet
49467
956