Skip to content

Commit 5cdf197

Browse files
committed
chore: release candidate-2.x.x
1 parent c5abe63 commit 5cdf197

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+672
-277
lines changed

.release-please-manifest.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
2-
".": "2.112.3",
3-
"packages/api": "2.14.4",
4-
"packages/chart": "2.86.4",
5-
"packages/codemirror": "2.66.3",
2+
".": "2.112.4",
3+
"packages/api": "2.14.5",
4+
"packages/chart": "2.86.5",
5+
"packages/codemirror": "2.66.4",
66
"packages/codemirror-shim": "2.38.1",
7-
"packages/common": "2.73.4",
8-
"packages/comms": "2.102.3",
9-
"packages/composite": "2.9.7",
10-
"packages/dataflow": "9.4.0",
11-
"packages/ddl-shim": "2.25.1",
7+
"packages/common": "2.73.5",
8+
"packages/comms": "2.102.4",
9+
"packages/composite": "2.9.8",
10+
"packages/dataflow": "9.5.0",
11+
"packages/ddl-shim": "2.25.2",
1212
"packages/deck-shim": "2.9.0",
13-
"packages/dgrid": "2.34.5",
14-
"packages/dgrid-shim": "2.27.0",
15-
"packages/dgrid2": "2.5.4",
16-
"packages/eclwatch": "2.77.9",
17-
"packages/esbuild-plugins": "1.5.0",
18-
"packages/form": "2.12.5",
19-
"packages/graph": "2.87.3",
20-
"packages/html": "2.44.4",
21-
"packages/layout": "2.51.5",
13+
"packages/dgrid": "2.34.6",
14+
"packages/dgrid-shim": "2.27.1",
15+
"packages/dgrid2": "2.5.5",
16+
"packages/eclwatch": "2.77.10",
17+
"packages/esbuild-plugins": "1.6.0",
18+
"packages/form": "2.12.6",
19+
"packages/graph": "2.87.4",
20+
"packages/html": "2.44.5",
21+
"packages/layout": "2.51.6",
2222
"packages/leaflet-shim": "2.6.0",
23-
"packages/loader": "2.108.9",
24-
"packages/map": "2.79.5",
25-
"packages/map-deck": "2.9.4",
26-
"packages/marshaller": "2.28.9",
27-
"packages/observable-md": "2.55.3",
23+
"packages/loader": "2.108.10",
24+
"packages/map": "2.79.6",
25+
"packages/map-deck": "2.9.5",
26+
"packages/marshaller": "2.28.10",
27+
"packages/observable-md": "2.55.4",
2828
"packages/observablehq-compiler": "1.5.0",
29-
"packages/other": "2.17.5",
30-
"packages/phosphor": "2.20.6",
29+
"packages/other": "2.17.6",
30+
"packages/phosphor": "2.20.7",
3131
"packages/phosphor-shim": "2.17.0",
32-
"packages/preact-shim": "2.19.1",
33-
"packages/react": "2.55.4",
32+
"packages/preact-shim": "2.19.2",
33+
"packages/react": "2.55.5",
3434
"packages/requirejs-shim": "2.4.1",
35-
"packages/timeline": "2.57.3",
36-
"packages/tree": "2.45.2",
35+
"packages/timeline": "2.57.4",
36+
"packages/tree": "2.45.3",
3737
"packages/util": "2.53.2",
3838
"packages/observable-shim": "1.0.0"
3939
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.112.4](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.3...hpcc-js-v2.112.4) (2026-03-25)
6+
7+
8+
### Bug Fixes
9+
10+
* bump inter dependencies ([#4553](https://github.com/hpcc-systems/Visualization/issues/4553)) ([c5abe63](https://github.com/hpcc-systems/Visualization/commit/c5abe63234fee5c1f61324f7a702fe5eb04cca2e))
11+
512
## [2.112.3](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.2...hpcc-js-v2.112.3) (2026-03-24)
613

714

0 commit comments

Comments
 (0)