Skip to content

Commit c33a125

Browse files
committed
chore: release candidate-3.x.x
1 parent 1dbbf87 commit c33a125

Some content is hidden

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

46 files changed

+508
-179
lines changed

.release-please-manifest.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
".": "3.9.0",
3-
"packages/api": "3.3.8",
4-
"packages/chart": "3.3.8",
5-
"packages/codemirror": "3.4.0",
6-
"packages/common": "3.3.8",
7-
"packages/comms": "3.7.6",
8-
"packages/composite": "3.2.11",
9-
"packages/dataflow": "9.3.8",
10-
"packages/dgrid": "3.2.10",
2+
".": "3.9.1",
3+
"packages/api": "3.3.9",
4+
"packages/chart": "3.3.9",
5+
"packages/codemirror": "3.4.1",
6+
"packages/common": "3.3.9",
7+
"packages/comms": "3.7.7",
8+
"packages/composite": "3.2.12",
9+
"packages/dataflow": "9.3.9",
10+
"packages/dgrid": "3.2.11",
1111
"packages/dgrid-shim": "3.1.3",
12-
"packages/dgrid2": "3.2.8",
13-
"packages/eclwatch": "3.2.19",
12+
"packages/dgrid2": "3.2.9",
13+
"packages/eclwatch": "3.2.20",
1414
"packages/esbuild-plugins": "1.4.8",
15-
"packages/form": "3.2.8",
16-
"packages/graph": "3.3.11",
17-
"packages/html": "3.2.9",
18-
"packages/layout": "3.2.9",
19-
"packages/map": "3.2.14",
20-
"packages/markdown-it-plugins": "1.3.9",
21-
"packages/observablehq-compiler": "3.3.8",
22-
"packages/other": "3.2.9",
23-
"packages/phosphor": "3.2.9",
24-
"packages/react": "3.2.9",
15+
"packages/form": "3.2.9",
16+
"packages/graph": "3.3.12",
17+
"packages/html": "3.2.10",
18+
"packages/layout": "3.2.10",
19+
"packages/map": "3.2.15",
20+
"packages/markdown-it-plugins": "1.3.10",
21+
"packages/observablehq-compiler": "3.3.9",
22+
"packages/other": "3.2.10",
23+
"packages/phosphor": "3.2.10",
24+
"packages/react": "3.2.10",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.3.8"
27+
"packages/util": "3.3.9"
2828
}

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+
## [3.9.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.9.0...hpcc-js-v3.9.1) (2025-07-23)
6+
7+
8+
### Bug Fixes
9+
10+
* optimize WUDetails call ([#4422](https://github.com/hpcc-systems/Visualization/issues/4422)) ([1dbbf87](https://github.com/hpcc-systems/Visualization/commit/1dbbf875031e97d8e1c009ad877d107e436f2eea))
11+
* sync test port numbers ([f95c6e2](https://github.com/hpcc-systems/Visualization/commit/f95c6e2761bdc5c0256bf0598da63c80644e3047))
12+
* update major script typo ([e0f2424](https://github.com/hpcc-systems/Visualization/commit/e0f2424210b2f827d4867877ea7abad7a9070c8a))
13+
* update major script typo ([#4425](https://github.com/hpcc-systems/Visualization/issues/4425)) ([dc26995](https://github.com/hpcc-systems/Visualization/commit/dc2699523bb9834a86a7b7fabbd3664ae40be62a))
14+
515
## [3.9.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.8.6...hpcc-js-v3.9.0) (2025-07-18)
616

717

0 commit comments

Comments
 (0)