Skip to content

Commit c7a988d

Browse files
v11.0.3
1 parent fd81e1b commit c7a988d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "11.0.2",
3+
"version": "11.0.3",
44
"npmClient": "yarn",
55
"useWorkspaces": true,
66
"changelog": {

packages/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs/apollo",
3-
"version": "11.0.2",
3+
"version": "11.0.3",
44
"description": "Nest - modern, fast, powerful node.js web framework (@apollo)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",
@@ -60,4 +60,4 @@
6060
"optional": true
6161
}
6262
}
63-
}
63+
}

packages/mercurius/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs/mercurius",
3-
"version": "11.0.0",
3+
"version": "11.0.3",
44
"description": "Nest - modern, fast, powerful node.js web framework (@graphql)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",
@@ -57,4 +57,4 @@
5757
"optional": true
5858
}
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)