Skip to content

Commit dbeb25e

Browse files
Version Packages (#132)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2e6b87d commit dbeb25e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sour-donkeys-visit.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+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#131](https://github.com/apollographql/server-plugin-operation-registry/pull/131) [`2e6b87d`](https://github.com/apollographql/server-plugin-operation-registry/commit/2e6b87dd09255d9476e4f3efa10ef953f13b4514) Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Drop support for Node.js v12
8+
39
## 3.5.6
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.6",
4+
"version": "4.0.0",
55
"author": "Apollo <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)