Skip to content

Commit 85e9ca6

Browse files
Version Packages (#1614)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6a6a120 commit 85e9ca6

File tree

3 files changed

+2
-7
lines changed

3 files changed

+2
-7
lines changed

.changeset/errorcodes.md

-5
This file was deleted.

packages/apollo-client-devtools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "apollo-client-devtools",
33
"description": "Developer tools for Apollo Client, with Studio Explorer integration, cache inspection, and query watching.",
44
"license": "MIT",
5-
"version": "4.19.2",
5+
"version": "4.19.3",
66
"type": "module",
77
"repository": {
88
"type": "git",

packages/client-devtools-vscode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/client-devtools-vscode",
3-
"version": "4.19.2",
3+
"version": "4.19.3",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/apollographql/apollo-client-devtools.git"

0 commit comments

Comments
 (0)