Skip to content

Commit f502b64

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent a0cc8c2 commit f502b64

31 files changed

Lines changed: 36 additions & 36 deletions

File tree

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.112.0",
3+
"version": "2.108.5",
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.1";
3-
export const BUILD_VERSION = "2.108.4";
3+
export const BUILD_VERSION = "2.108.5";

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.1";
3-
export const BUILD_VERSION = "2.108.4";
3+
export const BUILD_VERSION = "2.108.5";
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.108.4";
3+
export const BUILD_VERSION = "2.108.5";
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/codemirror";
2-
export const PKG_VERSION = "2.65.1";
3-
export const BUILD_VERSION = "2.108.4";
2+
export const PKG_VERSION = "2.66.0";
3+
export const BUILD_VERSION = "2.108.5";

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.1";
3-
export const BUILD_VERSION = "2.108.4";
3+
export const BUILD_VERSION = "2.108.5";

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.101.3";
3-
export const BUILD_VERSION = "2.108.4";
2+
export const PKG_VERSION = "2.102.0";
3+
export const BUILD_VERSION = "2.108.5";
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.3";
3-
export const BUILD_VERSION = "2.108.4";
3+
export const BUILD_VERSION = "2.108.5";
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.108.4";
3+
export const BUILD_VERSION = "2.108.5";
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.108.4";
3+
export const BUILD_VERSION = "2.108.5";

0 commit comments

Comments
 (0)