@graphitation/apollo-mock-client
Advanced tools
Comparing version 0.5.0 to 0.6.0
@@ -5,5 +5,5 @@ { | ||
{ | ||
"date": "Fri, 23 Apr 2021 20:05:50 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.5.0", | ||
"version": "0.5.0", | ||
"date": "Fri, 23 Apr 2021 21:44:07 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.6.0", | ||
"version": "0.6.0", | ||
"comments": { | ||
@@ -14,3 +14,3 @@ "minor": [ | ||
"author": "eloy.de.enige@gmail.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
@@ -21,3 +21,3 @@ }, | ||
"author": "eloy.de.enige@gmail.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
@@ -30,3 +30,3 @@ } | ||
"author": "kchau@microsoft.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
@@ -37,3 +37,3 @@ }, | ||
"author": "kchau@microsoft.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
@@ -44,17 +44,25 @@ }, | ||
"author": "eloy.de.enige@gmail.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
}, | ||
{ | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.4.0", | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.5.0", | ||
"author": "eloy.de.enige@gmail.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
}, | ||
{ | ||
"comment": "Bump @graphitation/graphql-js-tag to v0.4.0", | ||
"comment": "Bump @graphitation/graphql-js-tag to v0.5.0", | ||
"author": "eloy.de.enige@gmail.com", | ||
"commit": "2cb18397cdf8092120777938b8cf804da6411589", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
} | ||
], | ||
"none": [ | ||
{ | ||
"comment": "fixing publish again - leveraging the previously generated change files to publish", | ||
"author": "kchau@microsoft.com", | ||
"commit": "2834a8b6a60213e786c15b923ca3270ed2dcfe4e", | ||
"package": "@graphitation/apollo-mock-client" | ||
} | ||
] | ||
@@ -61,0 +69,0 @@ } |
# Change Log - @graphitation/apollo-mock-client | ||
This log was last generated on Fri, 23 Apr 2021 20:05:50 GMT and should not be manually modified. | ||
This log was last generated on Fri, 23 Apr 2021 21:44:07 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.5.0 | ||
## 0.6.0 | ||
Fri, 23 Apr 2021 20:05:50 GMT | ||
Fri, 23 Apr 2021 21:44:07 GMT | ||
@@ -21,4 +21,4 @@ ### Minor changes | ||
- Include correct files (eloy.de.enige@gmail.com) | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.4.0 (eloy.de.enige@gmail.com) | ||
- Bump @graphitation/graphql-js-tag to v0.4.0 (eloy.de.enige@gmail.com) | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.5.0 (eloy.de.enige@gmail.com) | ||
- Bump @graphitation/graphql-js-tag to v0.5.0 (eloy.de.enige@gmail.com) | ||
@@ -25,0 +25,0 @@ ## 0.1.1 |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"main": "./lib/index.js", | ||
@@ -17,4 +17,4 @@ "scripts": { | ||
"@apollo/client": "^3.3.15", | ||
"@graphitation/graphql-js-tag": "^0.4.0", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.4.0", | ||
"@graphitation/graphql-js-tag": "^0.5.0", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.5.0", | ||
"@types/invariant": "^2.2.34", | ||
@@ -21,0 +21,0 @@ "@types/jest": "^26.0.22", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16238
229