···11----
22-'@urql/introspection': patch
33----
44-55-Fix `Any` type being included, even when it isn’t needed.
+7
packages/introspection/CHANGELOG.md
···11# @urql/introspection
2233+## 1.0.3
44+55+### Patch Changes
66+77+- ⚠️ Fix `Any` type being included, even when it isn’t needed
88+ Submitted by [@kitten](https://github.com/kitten) (See [#3481](https://github.com/urql-graphql/urql/pull/3481))
99+310## 1.0.2
411512### Patch Changes
+1-1
packages/introspection/package.json
···11{
22 "name": "@urql/introspection",
33- "version": "1.0.2",
33+ "version": "1.0.3",
44 "description": "Utilities for dealing with Introspection Queries and Client Schemas",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",