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 13, 2024
1 parent a87995e commit 8600273
Show file tree
Hide file tree
Showing 32 changed files with 115 additions and 38 deletions.
83 changes: 80 additions & 3 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.106.9",
"version": "2.106.10",
"description": "HPCC Visualization Framework",
"private": true,
"jsdelivr": "dist/index.umd.min.js",
Expand Down
2 changes: 1 addition & 1 deletion 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.13.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.85.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.36.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.63.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.72.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
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.96.0";
export const BUILD_VERSION = "2.106.9";
export const PKG_VERSION = "2.96.1";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.8.2";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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 = "9.0.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.21.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.25.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.33.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.4.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
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.75.6";
export const BUILD_VERSION = "2.106.9";
export const PKG_VERSION = "2.75.7";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.11.2";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.86.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.43.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.50.2";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
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.106.9";
export const BUILD_VERSION = "2.106.9";
export const PKG_VERSION = "2.106.10";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.8.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.78.2";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
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.26.6";
export const BUILD_VERSION = "2.106.9";
export const PKG_VERSION = "2.26.7";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.3.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.16.2";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.15.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.19.2";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.17.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.54.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.53.1";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.41.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";
2 changes: 1 addition & 1 deletion 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.52.0";
export const BUILD_VERSION = "2.106.9";
export const BUILD_VERSION = "2.106.10";

0 comments on commit 8600273

Please sign in to comment.