@graphitation/apollo-react-relay-duct-tape
Advanced tools
Comparing version 1.2.3 to 1.2.4
# Change Log - @graphitation/apollo-react-relay-duct-tape | ||
<!-- This log was last generated on Thu, 17 Oct 2024 12:43:59 GMT and should not be manually modified. --> | ||
<!-- This log was last generated on Thu, 17 Oct 2024 14:52:12 GMT and should not be manually modified. --> | ||
<!-- Start content --> | ||
## 1.2.3 | ||
## 1.2.4 | ||
Thu, 17 Oct 2024 12:43:59 GMT | ||
Thu, 17 Oct 2024 14:52:12 GMT | ||
### Patches | ||
- bump dependecies (pavelglac@microsoft.com) | ||
- Bump @graphitation/apollo-react-relay-duct-tape-compiler to v1.5.5 | ||
- bump release version manually (pavelglac@microsoft.com) | ||
- Bump @graphitation/apollo-mock-client to v0.11.6 | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.12.7 | ||
- Bump @graphitation/graphql-js-tag to v0.9.3 | ||
- Bump @graphitation/apollo-react-relay-duct-tape-compiler to v1.5.6 | ||
@@ -16,0 +19,0 @@ ## 1.2.2 |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"repository": { | ||
@@ -25,5 +25,5 @@ "type": "git", | ||
"@apollo/client": ">= ^3.3.0 < 3.7.0", | ||
"@graphitation/apollo-mock-client": "^0.11.4", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.12.5", | ||
"@graphitation/graphql-js-tag": "^0.9.1", | ||
"@graphitation/apollo-mock-client": "^0.11.6", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.12.7", | ||
"@graphitation/graphql-js-tag": "^0.9.3", | ||
"@types/jest": "^26.0.22", | ||
@@ -35,3 +35,3 @@ "@types/lodash": "^4.14.176", | ||
"react": "^17.0.2", | ||
"@graphitation/apollo-react-relay-duct-tape-compiler": "^1.5.5", | ||
"@graphitation/apollo-react-relay-duct-tape-compiler": "^1.5.6", | ||
"ts-expect": "^1.3.0" | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is not supported yet
299834