Skip to content

Commit 8b8b560

Browse files
authored
chore: release candidate-2.x.x (#4524)
1 parent ba7f1c1 commit 8b8b560

Some content is hidden

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

60 files changed

+633
-261
lines changed

.release-please-manifest.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
2-
".": "2.112.1",
3-
"packages/api": "2.14.2",
4-
"packages/chart": "2.86.2",
5-
"packages/codemirror": "2.66.1",
6-
"packages/codemirror-shim": "2.38.0",
7-
"packages/common": "2.73.2",
8-
"packages/comms": "2.102.1",
9-
"packages/composite": "2.9.4",
10-
"packages/dataflow": "9.2.0",
11-
"packages/ddl-shim": "2.25.0",
2+
".": "2.112.2",
3+
"packages/api": "2.14.4",
4+
"packages/chart": "2.86.3",
5+
"packages/codemirror": "2.66.3",
6+
"packages/codemirror-shim": "2.38.1",
7+
"packages/common": "2.73.4",
8+
"packages/comms": "2.102.2",
9+
"packages/composite": "2.9.6",
10+
"packages/dataflow": "9.3.0",
11+
"packages/ddl-shim": "2.25.1",
1212
"packages/deck-shim": "2.9.0",
13-
"packages/dgrid": "2.34.3",
13+
"packages/dgrid": "2.34.5",
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.4",
16+
"packages/eclwatch": "2.77.8",
17+
"packages/esbuild-plugins": "1.4.0",
18+
"packages/form": "2.12.4",
19+
"packages/graph": "2.87.3",
20+
"packages/html": "2.44.4",
21+
"packages/layout": "2.51.4",
2222
"packages/leaflet-shim": "2.6.0",
23-
"packages/loader": "2.108.6",
24-
"packages/map": "2.79.2",
25-
"packages/map-deck": "2.9.2",
26-
"packages/marshaller": "2.28.6",
27-
"packages/observable-md": "2.55.2",
23+
"packages/loader": "2.108.8",
24+
"packages/map": "2.79.4",
25+
"packages/map-deck": "2.9.4",
26+
"packages/marshaller": "2.28.8",
27+
"packages/observable-md": "2.55.3",
2828
"packages/observablehq-compiler": "1.5.0",
29-
"packages/other": "2.17.2",
30-
"packages/phosphor": "2.20.3",
29+
"packages/other": "2.17.4",
30+
"packages/phosphor": "2.20.5",
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",
36-
"packages/tree": "2.45.0",
37-
"packages/util": "2.53.1",
32+
"packages/preact-shim": "2.19.1",
33+
"packages/react": "2.55.4",
34+
"packages/requirejs-shim": "2.4.1",
35+
"packages/timeline": "2.57.2",
36+
"packages/tree": "2.45.2",
37+
"packages/util": "2.53.2",
3838
"packages/observable-shim": "1.0.0"
3939
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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-25)
6+
7+
8+
### Bug Fixes
9+
10+
* bump versions ([c9105a8](https://github.com/hpcc-systems/Visualization/commit/c9105a8f9b245d0d33294c637650fb2824b28430))
11+
* bump versions (security) ([ba7f1c1](https://github.com/hpcc-systems/Visualization/commit/ba7f1c162e6f152aec4b428c5048eff8ef9f9add))
12+
* bump versions (security) ([15e0352](https://github.com/hpcc-systems/Visualization/commit/15e035255f24630898357205d516e966648b47aa))
13+
* update publish script to force patch releases ([916f8f8](https://github.com/hpcc-systems/Visualization/commit/916f8f89a165dc2d6d29e8352e7ae365558e6628))
14+
515
## [2.112.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.112.0...hpcc-js-v2.112.1) (2025-10-23)
616

717

0 commit comments

Comments
 (0)