Skip to content

Commit 6dce1c7

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent 57f096c commit 6dce1c7

File tree

31 files changed

+35
-35
lines changed

31 files changed

+35
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hpcc-js",
3-
"version": "2.109.6",
3+
"version": "2.107.7",
44
"description": "HPCC Visualization Framework",
55
"private": true,
66
"jsdelivr": "dist/index.umd.min.js",

packages/api/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/api";
22
export const PKG_VERSION = "2.14.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";

packages/chart/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/chart";
22
export const PKG_VERSION = "2.86.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/codemirror-shim";
22
export const PKG_VERSION = "2.37.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/codemirror";
22
export const PKG_VERSION = "2.65.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";

packages/common/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/common";
22
export const PKG_VERSION = "2.73.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";

packages/comms/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/comms";
2-
export const PKG_VERSION = "2.99.4";
3-
export const BUILD_VERSION = "2.107.6";
2+
export const PKG_VERSION = "2.99.5";
3+
export const BUILD_VERSION = "2.107.7";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/composite";
22
export const PKG_VERSION = "2.9.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/dataflow";
22
export const PKG_VERSION = "9.1.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/ddl-shim";
22
export const PKG_VERSION = "2.22.0";
3-
export const BUILD_VERSION = "2.107.6";
3+
export const BUILD_VERSION = "2.107.7";

0 commit comments

Comments
 (0)