Skip to content

Commit

Permalink
chore(publish): Bump versions and build all
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Sep 14, 2023
1 parent 2a41c15 commit 24b389c
Show file tree
Hide file tree
Showing 33 changed files with 65 additions and 65 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hpcc-js",
"version": "2.104.25",
"version": "2.104.26",
"description": "HPCC Visualization Framework",
"private": true,
"jsdelivr": "dist/index.umd.min.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/api";
export const PKG_VERSION = "2.12.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.12.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/chart/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/chart";
export const PKG_VERSION = "2.81.4";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.81.5";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/codemirror-shim/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/codemirror-shim";
export const PKG_VERSION = "2.34.3";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.34.4";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/codemirror/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/codemirror";
export const PKG_VERSION = "2.60.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.60.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/common/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/common";
export const PKG_VERSION = "2.71.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.71.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/comms/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/comms";
export const PKG_VERSION = "2.83.2";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.84.0";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/composite/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/composite";
export const PKG_VERSION = "2.7.11";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.7.12";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/dataflow/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/dataflow";
export const PKG_VERSION = "8.1.4";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "8.1.5";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/ddl-shim/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/ddl-shim";
export const PKG_VERSION = "2.20.3";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.20.4";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/dgrid-shim/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/dgrid-shim";
export const PKG_VERSION = "2.24.4";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.24.5";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/dgrid/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/dgrid";
export const PKG_VERSION = "2.32.10";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.32.11";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/dgrid2/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/dgrid2";
export const PKG_VERSION = "2.3.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.3.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/eclwatch/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/eclwatch";
export const PKG_VERSION = "2.73.22";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.73.23";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/form/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/form";
export const PKG_VERSION = "2.10.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.10.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/graph/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/graph";
export const PKG_VERSION = "2.85.5";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.85.6";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/html/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/html";
export const PKG_VERSION = "2.42.10";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.42.11";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/layout/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/layout";
export const PKG_VERSION = "2.49.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.49.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/loader/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/loader";
export const PKG_VERSION = "2.104.25";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.104.26";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/map-deck/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/map-deck";
export const PKG_VERSION = "2.7.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.7.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/map/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/map";
export const PKG_VERSION = "2.77.8";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.77.9";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/marshaller/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/marshaller";
export const PKG_VERSION = "2.25.22";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.25.23";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/observable-md/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/observable-md";
export const PKG_VERSION = "2.54.10";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.54.11";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/observablehq-compiler/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/observablehq-compiler";
export const PKG_VERSION = "1.2.6";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "1.2.7";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/other/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/other";
export const PKG_VERSION = "2.15.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.15.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/phosphor-shim/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/phosphor-shim";
export const PKG_VERSION = "2.14.4";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.14.5";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/phosphor/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/phosphor";
export const PKG_VERSION = "2.16.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.16.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/preact-shim/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/preact-shim";
export const PKG_VERSION = "2.16.4";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.16.5";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/react/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/react";
export const PKG_VERSION = "2.53.6";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.53.7";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/timeline/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/timeline";
export const PKG_VERSION = "2.51.12";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.51.13";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/tree/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/tree";
export const PKG_VERSION = "2.40.9";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.40.10";
export const BUILD_VERSION = "2.104.26";
4 changes: 2 additions & 2 deletions packages/util/src/__package__.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export const PKG_NAME = "@hpcc-js/util";
export const PKG_VERSION = "2.50.3";
export const BUILD_VERSION = "2.104.25";
export const PKG_VERSION = "2.50.4";
export const BUILD_VERSION = "2.104.26";

0 comments on commit 24b389c

Please sign in to comment.