Skip to content

Commit 9859ae9

Browse files
v10.1.1
1 parent fb8a582 commit 9859ae9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "10.1.0",
5+
"version": "10.1.1",
66
"npmClient": "yarn",
77
"useWorkspaces": true,
88
"changelog": {

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs/graphql",
3-
"version": "10.1.0",
3+
"version": "10.1.1",
44
"description": "Nest - modern, fast, powerful node.js web framework (@graphql)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",

0 commit comments

Comments
 (0)