Skip to content

Commit 124e28a

Browse files
Version Packages (#134)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f58585f commit 124e28a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-rabbits-build.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.1
4+
5+
### Patch Changes
6+
7+
- [#133](https://github.com/apollographql/server-plugin-operation-registry/pull/133) [`374fc29`](https://github.com/apollographql/server-plugin-operation-registry/commit/374fc2987af8a77333e657185011c11c95c58d9e) Thanks [@renovate](https://github.com/apps/renovate)! - Update utils packages to v2 (which only drop node v12 support)
8+
39
## 4.0.0
410

511
### Major 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": "4.0.0",
4+
"version": "4.0.1",
55
"author": "Apollo <[email protected]>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)