Skip to content

Commit 5294009

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-fishes-appear.md

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

CHANGELOG.md

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

3+
## 3.5.4
4+
5+
### Patch Changes
6+
7+
- [#8](https://github.com/apollographql/server-plugin-operation-registry/pull/8) [`6c7b54b`](https://github.com/apollographql/server-plugin-operation-registry/commit/6c7b54b4f1b429a73083a9ec622a5f420c2f1665) Thanks [@rubencodes](https://github.com/rubencodes)! - Fix an order of operations error when resolving the manifest and storage secret base URLs
8+
39
## 3.5.3
410

511
### Patch Changes

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.3",
4+
"version": "3.5.4",
55
"author": "Apollo <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)