Skip to content

Commit 3b42f85

Browse files
authored
Merge pull request #2 from apollographql/changeset-release/main
Version Packages
2 parents 3afa97b + 7f55939 commit 3b42f85

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)