Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarchaud committed Jul 5, 2020
1 parent 9e5b9cf commit 433bfc9
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"packages": [
"packages/*"
],
"version": "0.2.1",
"version": "0.2.2",
"npmClient": "yarn"
}
2 changes: 1 addition & 1 deletion packages/openprofiling-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/core",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down
4 changes: 2 additions & 2 deletions packages/openprofiling-exporter-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/exporter-file",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}
4 changes: 2 additions & 2 deletions packages/openprofiling-exporter-gcs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/exporter-gcs",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"dependencies": {
"@google-cloud/storage": "^4.1.3",
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}
4 changes: 2 additions & 2 deletions packages/openprofiling-exporter-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/exporter-s3",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1",
"@openprofiling/core": "^0.2.2",
"@smcloudstore/generic-s3": "^0.2.0",
"smcloudstore": "^0.2.1"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/openprofiling-gateway-ws-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/gateway-ws-client",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -58,11 +58,11 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1",
"@openprofiling/gateway-ws": "^0.2.1",
"@openprofiling/inspector-cpu-profiler": "^0.2.1",
"@openprofiling/inspector-heap-profiler": "^0.2.1",
"@openprofiling/inspector-trace-events": "^0.2.1",
"@openprofiling/core": "^0.2.2",
"@openprofiling/gateway-ws": "^0.2.2",
"@openprofiling/inspector-cpu-profiler": "^0.2.2",
"@openprofiling/inspector-heap-profiler": "^0.2.2",
"@openprofiling/inspector-trace-events": "^0.2.2",
"ws": "^7.1.0"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
Expand Down
4 changes: 2 additions & 2 deletions packages/openprofiling-gateway-ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/gateway-ws",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -58,7 +58,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1",
"@openprofiling/core": "^0.2.2",
"ws": "^7.1.0"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
Expand Down
4 changes: 2 additions & 2 deletions packages/openprofiling-inspector-cpu-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/inspector-cpu-profiler",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}
4 changes: 2 additions & 2 deletions packages/openprofiling-inspector-heap-profiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/inspector-heap-profiler",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}
4 changes: 2 additions & 2 deletions packages/openprofiling-inspector-trace-events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/inspector-trace-events",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -59,7 +59,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}
4 changes: 2 additions & 2 deletions packages/openprofiling-nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/nodejs",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -48,7 +48,7 @@
"all": true
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"devDependencies": {
"codecov": "^3.4.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/openprofiling-trigger-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/trigger-http",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}
4 changes: 2 additions & 2 deletions packages/openprofiling-trigger-signal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openprofiling/trigger-signal",
"version": "0.2.1",
"version": "0.2.2",
"main": "build/index.js",
"types": "build/index.d.ts",
"repository": "openprofiling/openprofiling-node",
Expand Down Expand Up @@ -57,7 +57,7 @@
"typescript": "^3.7.4"
},
"dependencies": {
"@openprofiling/core": "^0.2.1"
"@openprofiling/core": "^0.2.2"
},
"gitHead": "a8098997633d0ffefed78ec7b4c12df64e47f3d5"
}

0 comments on commit 433bfc9

Please sign in to comment.