Skip to content

Commit 6d77ea9

Browse files
v12.0.8
1 parent 13051a5 commit 6d77ea9

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
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "12.0.8-next.1",
3+
"version": "12.0.8",
44
"npmClient": "yarn",
55
"changelog": {
66
"labels": {

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": "12.0.8-next.1",
3+
"version": "12.0.8",
44
"description": "Nest - modern, fast, powerful node.js web framework (@graphql)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",

0 commit comments

Comments
 (0)