Skip to content

Commit

Permalink
chore(@nestcloud) publish v0.3.13 release
Browse files Browse the repository at this point in the history
  • Loading branch information
miaowing committed Jun 13, 2019
1 parent 4f07107 commit b35781a
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 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.3.12"
"version": "0.3.13"
}
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.3.12",
"version": "0.3.13",
"description": "A Nest framework (node.js) module for getting config parameters when the app start running.",
"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.3.12",
"version": "0.3.13",
"description": "Hystrix compliant Node.js Circuit Breaker Library based on brakes.",
"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.3.12",
"version": "0.3.13",
"description": "common module for nestcloud",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/consul-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/consul-config",
"version": "0.3.12",
"version": "0.3.13",
"description": "A Nest framework (node.js) module for getting configurations from consul kv",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/consul-loadbalance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/consul-loadbalance",
"version": "0.3.12",
"version": "0.3.13",
"description": "A Nest framework (node.js) module for getting service from consul and sending http request by loadbalance.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/consul-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/consul-service",
"version": "0.3.12",
"version": "0.3.13",
"description": "A Nest framework (node.js) module for registering and getting consul service easily.",
"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.3.12",
"version": "0.3.13",
"description": "A Consul module for Nest framework (node.js)",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/core",
"version": "0.3.12",
"version": "0.3.13",
"description": "A Nest framework (node.js) module for registering and getting consul service easily.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/feign/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/feign",
"version": "0.3.12",
"version": "0.3.13",
"description": "Feign is a nest http decorators library that makes writing nodejs http clients easier.",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/gateway",
"version": "0.3.12",
"version": "0.3.13",
"description": "gateway module for nestcloud",
"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.3.12",
"version": "0.3.13",
"description": "loadbalance grpc module for nestcloud",
"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.3.12",
"version": "0.3.13",
"description": "Nestcloud logger module",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/memcached/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/memcached",
"version": "0.3.12",
"version": "0.3.13",
"description": "A memcached module for nest.js",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rbac/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/rbac",
"version": "0.3.12",
"version": "0.3.13",
"description": "Rbac component for @nestcloud",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/redis",
"version": "0.3.12",
"version": "0.3.13",
"description": "A redis module for 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.3.12",
"version": "0.3.13",
"description": "Nest - modern, fast, powerful node.js web framework (@schedule)",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/validations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestcloud/validations",
"version": "0.3.12",
"version": "0.3.13",
"description": "Nest - modern, fast, powerful node.js web framework (@nest-validations)",
"author": "Miaowing <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit b35781a

Please sign in to comment.