Skip to content

Commit c4428f8

Browse files
Version Packages (#2621)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fc2f3f1 commit c4428f8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilled-yaks-refuse.md

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

packages/apollo/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
To see release notes and changes for `apollo`, See the [apollo-tooling changelog](https://github.com/apollographql/apollo-tooling/blob/master/CHANGELOG.md)
2+
3+
## 2.34.0
4+
5+
### Minor Changes
6+
7+
- [#2619](https://github.com/apollographql/apollo-tooling/pull/2619) [`573ff2be`](https://github.com/apollographql/apollo-tooling/commit/573ff2be902d8aaf15a1e6b6eec5202c35803e05) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Deprecate the client:codegen command

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "apollo",
33
"description": "Command line tool for Apollo GraphQL",
4-
"version": "2.33.11",
4+
"version": "2.34.0",
55
"referenceID": "21ad0845-c235-422e-be7d-a998310df972",
66
"author": "Apollo GraphQL <[email protected]>",
77
"license": "MIT",

0 commit comments

Comments
 (0)