Skip to content

Commit 8588a6e

Browse files
chore(release): update monorepo packages versions (#7940)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b056cc8 commit 8588a6e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-mice-cross.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugins/typescript/urql-graphcache/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-codegen/typescript-urql-graphcache
22

3+
## 2.2.16
4+
5+
### Patch Changes
6+
7+
- b056cc831: Fixed a bug where the generated type file causes a type error when the GraphQL schema includes no mutations
8+
39
## 2.2.15
410

511
### Patch Changes

packages/plugins/typescript/urql-graphcache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/typescript-urql-graphcache",
3-
"version": "2.2.15",
3+
"version": "2.2.16",
44
"description": "GraphQL Code Generator plugin for generating a generic to be used in graphcache cache config",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)