Skip to content

Commit 1cb5cd5

Browse files
committed
chore: release candidate-2.x.x
1 parent 54cbf82 commit 1cb5cd5

Some content is hidden

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

48 files changed

+443
-186
lines changed

.release-please-manifest.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
{
2-
".": "2.112.1",
2+
".": "2.112.2",
33
"packages/api": "2.14.2",
4-
"packages/chart": "2.86.2",
5-
"packages/codemirror": "2.66.1",
6-
"packages/codemirror-shim": "2.38.0",
4+
"packages/chart": "2.86.3",
5+
"packages/codemirror": "2.66.2",
6+
"packages/codemirror-shim": "2.38.1",
77
"packages/common": "2.73.2",
8-
"packages/comms": "2.102.1",
9-
"packages/composite": "2.9.4",
10-
"packages/dataflow": "9.2.0",
8+
"packages/comms": "2.102.2",
9+
"packages/composite": "2.9.5",
10+
"packages/dataflow": "9.3.0",
1111
"packages/ddl-shim": "2.25.0",
1212
"packages/deck-shim": "2.9.0",
1313
"packages/dgrid": "2.34.3",
1414
"packages/dgrid-shim": "2.27.0",
15-
"packages/dgrid2": "2.5.2",
16-
"packages/eclwatch": "2.77.6",
17-
"packages/esbuild-plugins": "1.3.0",
18-
"packages/form": "2.12.2",
19-
"packages/graph": "2.87.2",
20-
"packages/html": "2.44.2",
21-
"packages/layout": "2.51.2",
15+
"packages/dgrid2": "2.5.3",
16+
"packages/eclwatch": "2.77.7",
17+
"packages/esbuild-plugins": "1.4.0",
18+
"packages/form": "2.12.3",
19+
"packages/graph": "2.87.3",
20+
"packages/html": "2.44.3",
21+
"packages/layout": "2.51.3",
2222
"packages/leaflet-shim": "2.6.0",
23-
"packages/loader": "2.108.6",
24-
"packages/map": "2.79.2",
23+
"packages/loader": "2.108.7",
24+
"packages/map": "2.79.3",
2525
"packages/map-deck": "2.9.2",
26-
"packages/marshaller": "2.28.6",
26+
"packages/marshaller": "2.28.7",
2727
"packages/observable-md": "2.55.2",
2828
"packages/observablehq-compiler": "1.5.0",
29-
"packages/other": "2.17.2",
30-
"packages/phosphor": "2.20.3",
29+
"packages/other": "2.17.3",
30+
"packages/phosphor": "2.20.4",
3131
"packages/phosphor-shim": "2.17.0",
32-
"packages/preact-shim": "2.19.0",
33-
"packages/react": "2.55.2",
34-
"packages/requirejs-shim": "2.4.0",
35-
"packages/timeline": "2.57.0",
32+
"packages/preact-shim": "2.19.1",
33+
"packages/react": "2.55.3",
34+
"packages/requirejs-shim": "2.4.1",
35+
"packages/timeline": "2.57.1",
3636
"packages/tree": "2.45.0",
3737
"packages/util": "2.53.1",
3838
"packages/observable-shim": "1.0.0"

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.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.1...hpcc-js-v2.112.2) (2026-02-11)
6+
7+
8+
### Bug Fixes
9+
10+
* bump versions (security) ([54cbf82](https://github.com/hpcc-systems/Visualization/commit/54cbf82c827f10ec299ca0afe99f1fab5e37689c))
11+
512
## [2.112.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.0...hpcc-js-v2.112.1) (2025-10-23)
613

714

0 commit comments

Comments
 (0)