@ts-gql/fetch
Advanced tools
Comparing version 0.1.0 to 0.1.1
# @ts-gql/fetch | ||
## 0.1.1 | ||
### Patch Changes | ||
- [`5b800e7`](https://github.com/Thinkmill/ts-gql/commit/5b800e763cb428c972ff0bfb85592405bb513754) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Republish after broken release | ||
## 0.1.0 | ||
### Minor Changes | ||
- [`c9356b8`](https://github.com/Thinkmill/ts-gql/commit/c9356b86d05c368409dced5f111d2bbcdf00f586) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Initial release | ||
### Patch Changes | ||
@@ -12,0 +16,0 @@ |
{ | ||
"name": "@ts-gql/fetch", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "dist/fetch.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/fetch.esm.js", |
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
8899