Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 74058d2

Browse files
committed
bump version
1 parent e46c18b commit 74058d2

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rezonate/nestjs-query-core",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "Base query package",
55
"author": "doug-martin <doug@dougamartin.com>",
66
"homepage": "https://github.com/Rezonate-io/nestjs-query#readme",

packages/query-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rezonate/nestjs-query-graphql",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "Nestjs graphql query adapter",
55
"author": "doug-martin <doug@dougamartin.com>",
66
"homepage": "https://github.com/Rezonate-io/nestjs-query#readme",

packages/query-typeorm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rezonate/nestjs-query-typeorm",
3-
"version": "6.0.8",
3+
"version": "6.0.9",
44
"description": "Typeorm adapter for @rezonate/nestjs-query-core",
55
"author": "doug-martin <doug@dougamartin.com>",
66
"homepage": "https://github.com/Rezonate-io/nestjs-query#readme",

0 commit comments

Comments
 (0)