Skip to content

Commit 04d48f8

Browse files
authored
Merge pull request #465 from lenneTech/develop
Release 11.7.3
2 parents 2823aa4 + 8f96250 commit 04d48f8

File tree

7 files changed

+551
-25
lines changed

7 files changed

+551
-25
lines changed

package-lock.json

Lines changed: 93 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lenne.tech/nest-server",
3-
"version": "11.7.2",
3+
"version": "11.7.3",
44
"description": "Modern, fast, powerful Node.js web framework in TypeScript based on Nest with a GraphQL API and a connection to MongoDB (or other databases).",
55
"keywords": [
66
"node",

spectaql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ servers:
1111
info:
1212
title: lT Nest Server
1313
description: Modern, fast, powerful Node.js web framework in TypeScript based on Nest with a GraphQL API and a connection to MongoDB (or other databases).
14-
version: 11.7.2
14+
version: 11.7.3
1515
contact:
1616
name: lenne.Tech GmbH
1717
url: https://lenne.tech

0 commit comments

Comments
 (0)