Skip to content

Commit 67d7f21

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent b084eac commit 67d7f21

File tree

31 files changed

+45
-45
lines changed

31 files changed

+45
-45
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hpcc-js",
3-
"version": "2.112.3",
3+
"version": "2.108.9",
44
"description": "HPCC Visualization Framework",
55
"private": true,
66
"jsdelivr": "dist/index.umd.min.js",
@@ -209,4 +209,4 @@
209209
"author": "HPCC Systems",
210210
"license": "Apache-2.0",
211211
"homepage": "https://github.com/hpcc-systems/Visualization"
212-
}
212+
}

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.4";
3-
export const BUILD_VERSION = "2.108.8";
3+
export const BUILD_VERSION = "2.108.9";

packages/chart/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/chart";
2-
export const PKG_VERSION = "2.86.3";
3-
export const BUILD_VERSION = "2.108.8";
2+
export const PKG_VERSION = "2.86.4";
3+
export const BUILD_VERSION = "2.108.9";
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.38.1";
3-
export const BUILD_VERSION = "2.108.8";
3+
export const BUILD_VERSION = "2.108.9";
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.66.3";
3-
export const BUILD_VERSION = "2.108.8";
3+
export const BUILD_VERSION = "2.108.9";

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.4";
3-
export const BUILD_VERSION = "2.108.8";
3+
export const BUILD_VERSION = "2.108.9";

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.102.2";
3-
export const BUILD_VERSION = "2.108.8";
2+
export const PKG_VERSION = "2.102.3";
3+
export const BUILD_VERSION = "2.108.9";
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/composite";
2-
export const PKG_VERSION = "2.9.6";
3-
export const BUILD_VERSION = "2.108.8";
2+
export const PKG_VERSION = "2.9.7";
3+
export const BUILD_VERSION = "2.108.9";
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/dataflow";
2-
export const PKG_VERSION = "9.3.0";
3-
export const BUILD_VERSION = "2.108.8";
2+
export const PKG_VERSION = "9.4.0";
3+
export const BUILD_VERSION = "2.108.9";
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.25.1";
3-
export const BUILD_VERSION = "2.108.8";
3+
export const BUILD_VERSION = "2.108.9";

0 commit comments

Comments
 (0)