Skip to content

Commit 7f55939

Browse files
Version Packages
1 parent 3afa97b commit 7f55939

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/young-ladybugs-fry.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @apollo/operation-registry-plugin
2+
3+
## 3.5.2
4+
### Patch Changes
5+
6+
7+
8+
- [#1](https://github.com/apollographql/operation-registry-plugin/pull/1) [`f2521b4`](https://github.com/apollographql/operation-registry-plugin/commit/f2521b4c418572c76cb959d3c663b075e7707b82) Thanks [@joel-burton](https://github.com/joel-burton)! - initial publish of migrated package

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@apollo/operation-registry-plugin",
33
"description": "Apollo Server operation registry",
4-
"version": "3.5.1",
4+
"version": "3.5.2",
55
"author": "Apollo <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)