Skip to content

Commit

Permalink
chore(@nestcloud) publish v0.7.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
miaowing committed May 12, 2020
1 parent ba8d2e2 commit 1ca13bd
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"packages": [
"packages/*"
],
"version": "0.7.4"
"version": "0.7.5"
}
2 changes: 1 addition & 1 deletion packages/boot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/boot",
"version": "0.7.3",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/brakes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/brakes",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/common",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/config",
"version": "0.7.4",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/consul/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/consul",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/etcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/etcd",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/grpc",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/http",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/kubernetes",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/loadbalance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/loadbalance",
"version": "0.7.3",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/logger",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/proxy",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/schedule",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/service",
"version": "0.7.2",
"version": "0.7.5",
"description": "NestCloud is a Node.js micro-service solution, writing by Typescript language and Nest.js.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 1ca13bd

Please sign in to comment.