Skip to content

Commit 8e0c59a

Browse files
committed
v7.0.0-alpha.3
1 parent 019f5c9 commit 8e0c59a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "7.0.0-alpha.2",
2+
"version": "7.0.0-alpha.3",
33
"useNx": true
44
}

package-lock.json

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

packages/azure-kusto-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-kusto-data",
3-
"version": "7.0.0-alpha.2",
3+
"version": "7.0.0-alpha.3",
44
"description": "Azure Data Explorer Query SDK",
55
"type": "module",
66
"main": "dist-esm/src/index.js",

packages/azure-kusto-ingest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-kusto-ingest",
3-
"version": "7.0.0-alpha.2",
3+
"version": "7.0.0-alpha.3",
44
"description": "Azure Data Explorer Ingestion SDK",
55
"type": "module",
66
"main": "dist-esm/src/index.js",
@@ -70,7 +70,7 @@
7070
"@types/tmp": "^0.2.3",
7171
"@types/uuid": "^8.3.4",
7272
"@types/uuid-validate": "0.0.1",
73-
"azure-kusto-data": "^7.0.0-alpha.2",
73+
"azure-kusto-data": "^7.0.0-alpha.3",
7474
"browserify-zlib": "0.2.0",
7575
"buffer": "^6.0.3",
7676
"is-ip": "^3.1.0",

0 commit comments

Comments
 (0)