Skip to content

Commit 91f31e7

Browse files
Merge pull request #7 from apollographql/changeset-release/main
Version Packages
2 parents bbcc5b3 + 60a8a00 commit 91f31e7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/two-doors-rescue.md

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

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# @apollo/server-plugin-operation-registry
22

3-
## 3.5.2
3+
## 3.5.3
4+
45
### Patch Changes
56

7+
- [#6](https://github.com/apollographql/server-plugin-operation-registry/pull/6) [`bba040b`](https://github.com/apollographql/server-plugin-operation-registry/commit/bba040bdf73d4b1b4cce7982d1dba7a4aa4d4745) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Re-release under a new package name
68

9+
## 3.5.2
10+
11+
### Patch Changes
712

813
- [#1](https://github.com/apollographql/server-plugin-operation-registry/pull/1) [`f2521b4`](https://github.com/apollographql/server-plugin-operation-registry/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/server-plugin-operation-registry",
33
"description": "Apollo Server operation registry plugin",
4-
"version": "3.5.2",
4+
"version": "3.5.3",
55
"author": "Apollo <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)