Skip to content

Commit 658c50f

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent 9595535 commit 658c50f

File tree

26 files changed

+73
-73
lines changed

26 files changed

+73
-73
lines changed

demos/gallery/samples/samples.json

+27-27
Original file line numberDiff line numberDiff line change
@@ -299,27 +299,6 @@
299299
}
300300
]
301301
},
302-
{
303-
"path": "./samples/chart/dataMeta",
304-
"name": "dataMeta",
305-
"type": "folder",
306-
"children": [
307-
{
308-
"path": "./samples/chart/dataMeta/PieColumn.js",
309-
"name": "PieColumn.js",
310-
"type": "file",
311-
"imports": {
312-
"@hpcc-js/chart": [
313-
"Column",
314-
"Pie"
315-
],
316-
"@hpcc-js/layout": [
317-
"FlexGrid"
318-
]
319-
}
320-
}
321-
]
322-
},
323302
{
324303
"path": "./samples/chart/Gantt",
325304
"name": "Gantt",
@@ -702,6 +681,27 @@
702681
"SummaryC"
703682
]
704683
}
684+
},
685+
{
686+
"path": "./samples/chart/dataMeta",
687+
"name": "dataMeta",
688+
"type": "folder",
689+
"children": [
690+
{
691+
"path": "./samples/chart/dataMeta/PieColumn.js",
692+
"name": "PieColumn.js",
693+
"type": "file",
694+
"imports": {
695+
"@hpcc-js/chart": [
696+
"Column",
697+
"Pie"
698+
],
699+
"@hpcc-js/layout": [
700+
"FlexGrid"
701+
]
702+
}
703+
}
704+
]
705705
}
706706
]
707707
},
@@ -901,22 +901,22 @@
901901
}
902902
},
903903
{
904-
"path": "./samples/common/Shape.js",
905-
"name": "Shape.js",
904+
"path": "./samples/common/SVGWidget.js",
905+
"name": "SVGWidget.js",
906906
"type": "file",
907907
"imports": {
908908
"@hpcc-js/common": [
909-
"Shape"
909+
"SVGWidget"
910910
]
911911
}
912912
},
913913
{
914-
"path": "./samples/common/SVGWidget.js",
915-
"name": "SVGWidget.js",
914+
"path": "./samples/common/Shape.js",
915+
"name": "Shape.js",
916916
"type": "file",
917917
"imports": {
918918
"@hpcc-js/common": [
919-
"SVGWidget"
919+
"Shape"
920920
]
921921
}
922922
},

packages/api/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/api";
2-
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/chart/src/__package__.ts

+2-2
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 = "3.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.0";
+2-2
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 = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/common/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/common";
2-
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/comms/src/__package__.ts

+2-2
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 = "3.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/composite/src/__package__.ts

+2-2
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 = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/dataflow/src/__package__.ts

+2-2
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.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "9.2.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/ddl-shim/src/__package__.ts

+1-1
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 = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
3+
export const BUILD_VERSION = "3.2.0";

packages/dgrid/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/dgrid";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/dgrid2/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/dgrid2";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/eclwatch/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/eclwatch";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/form/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/form";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/graph/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/graph";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/html/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/html";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/layout/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/layout";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/map/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/map";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/markdown-it-plugins";
2-
export const PKG_VERSION = "1.1.2";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "1.2.0";
3+
export const BUILD_VERSION = "3.2.0";
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/observablehq-compiler";
2-
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/other/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/other";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/phosphor/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/phosphor";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/preact-shim";
22
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
3+
export const BUILD_VERSION = "3.2.0";

packages/react/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/react";
2-
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.1.0";
3+
export const BUILD_VERSION = "3.2.0";

packages/timeline/src/__package__.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/timeline";
22
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
3+
export const BUILD_VERSION = "3.2.0";

packages/tree/src/__package__.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/tree";
22
export const PKG_VERSION = "3.0.0";
3-
export const BUILD_VERSION = "3.1.2";
3+
export const BUILD_VERSION = "3.2.0";

packages/util/src/__package__.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/util";
2-
export const PKG_VERSION = "3.1.0";
3-
export const BUILD_VERSION = "3.1.2";
2+
export const PKG_VERSION = "3.2.0";
3+
export const BUILD_VERSION = "3.2.0";

0 commit comments

Comments
 (0)