Skip to content

Commit 1d44a5d

Browse files
committed
chore: release trunk
1 parent cc8e683 commit 1d44a5d

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

+619
-224
lines changed

.release-please-manifest.json

Lines changed: 23 additions & 23 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",
14-
"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",
12+
"packages/dgrid2": "3.2.9",
13+
"packages/eclwatch": "3.2.20",
14+
"packages/esbuild-plugins": "1.4.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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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-24)
6+
7+
8+
### Bug Fixes
9+
10+
* optimize WUDetails call ([#4422](https://github.com/hpcc-systems/Visualization/issues/4422)) ([1521608](https://github.com/hpcc-systems/Visualization/commit/1521608300037f1f06beac7c423ee192e21bf7fb))
11+
* sync test port numbers ([d1b8764](https://github.com/hpcc-systems/Visualization/commit/d1b8764acfeeb17ca91cec8b8f8428f40062b81d))
12+
* vitest workspace is deprecated ([cc8e683](https://github.com/hpcc-systems/Visualization/commit/cc8e683faf5d6de50410e767a083289db376c248))
13+
514
## [3.9.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.8.6...hpcc-js-v3.9.0) (2025-07-18)
615

716

0 commit comments

Comments
 (0)