chore(): publish 6.11.0-next.1

This commit is contained in:
Kamil Myśliwiec
2020-01-24 14:46:35 +01:00
parent 81086d8f0f
commit 76aceca1bf
20 changed files with 25 additions and 25 deletions

View File

@@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "6.10.14"
"version": "6.11.0-next.1"
}

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/core",
"version": "6.11.0",
"version": "6.11.0-next.1",
"description": "Modern, fast, powerful node.js web framework",
"scripts": {
"coverage": "nyc report --reporter=text-lcov | coveralls",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/common",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@common)",
"author": "Kamil Mysliwiec",
"homepage": "https://nestjs.com",
@@ -19,8 +19,8 @@
"dependencies": {
"axios": "0.19.2",
"cli-color": "2.0.0",
"uuid": "3.4.0",
"tslib": "1.10.0"
"tslib": "1.10.0",
"uuid": "3.4.0"
},
"peerDependencies": {
"reflect-metadata": "^0.1.12",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/core",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@core)",
"author": "Kamil Mysliwiec",
"license": "MIT",
@@ -30,10 +30,10 @@
"@nuxtjs/opencollective": "0.2.2",
"fast-safe-stringify": "2.0.7",
"iterare": "1.2.0",
"path-to-regexp": "3.2.0",
"object-hash": "2.0.1",
"uuid": "3.4.0",
"tslib": "1.10.0"
"path-to-regexp": "3.2.0",
"tslib": "1.10.0",
"uuid": "3.4.0"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/microservices",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@microservices)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-express",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-express)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-fastify",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-fastify)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-socket.io",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-socket.io)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/platform-ws",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@platform-ws)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/testing",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@testing)",
"author": "Kamil Mysliwiec",
"license": "MIT",

View File

@@ -79,7 +79,7 @@ Nest is an MIT-licensed open source project. It can grow thanks to the sponsors
## Stay in touch
* Author - [Kamil Myśliwiec](https://kamilmysliwiec.com)
* Author - [Kamil Myśliwiec](https://twitter.com/kammysliwiec)
* Website - [https://nestjs.com](https://nestjs.com/)
* Twitter - [@nestframework](https://twitter.com/nestframework)

View File

@@ -1,6 +1,6 @@
{
"name": "@nestjs/websockets",
"version": "6.10.14",
"version": "6.11.0-next.1",
"description": "Nest - modern, fast, powerful node.js web framework (@websockets)",
"author": "Kamil Mysliwiec",
"license": "MIT",