Skip to content

Commit 5534029

Browse files
Version Packages (#301)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0e03ace commit 5534029

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-clouds-taste.md

-5
This file was deleted.

packages/usageReporting/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @apollo/utils.usagereporting
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#298](https://github.com/apollographql/apollo-utils/pull/298) [`cfa5dd4`](https://github.com/apollographql/apollo-utils/commit/cfa5dd4e6fbd3591d8a0c49eb73a36a883f11f4a) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Update usage reporting protobuf which introduces support for the `ConditionNode` in query planning.
8+
39
## 2.0.1
410

511
### Patch Changes

packages/usageReporting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apollo/utils.usagereporting",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Generate a signature for Apollo usage reporting",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)