Skip to content

Commit d3eba95

Browse files
committed
chore: release candidate-3.x.x
1 parent c7ab20c commit d3eba95

48 files changed

Lines changed: 501 additions & 224 deletions

Some content is hidden

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

.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.8.3",
3-
"packages/api": "3.3.6",
4-
"packages/chart": "3.3.6",
5-
"packages/codemirror": "3.3.6",
6-
"packages/common": "3.3.6",
7-
"packages/comms": "3.7.3",
8-
"packages/composite": "3.2.9",
9-
"packages/dataflow": "9.3.6",
10-
"packages/dgrid": "3.2.8",
2+
".": "3.8.4",
3+
"packages/api": "3.3.7",
4+
"packages/chart": "3.3.7",
5+
"packages/codemirror": "3.3.7",
6+
"packages/common": "3.3.7",
7+
"packages/comms": "3.7.4",
8+
"packages/composite": "3.2.10",
9+
"packages/dataflow": "9.3.7",
10+
"packages/dgrid": "3.2.9",
1111
"packages/dgrid-shim": "3.1.3",
12-
"packages/dgrid2": "3.2.6",
13-
"packages/eclwatch": "3.2.15",
14-
"packages/esbuild-plugins": "1.4.6",
15-
"packages/form": "3.2.6",
16-
"packages/graph": "3.3.9",
17-
"packages/html": "3.2.7",
18-
"packages/layout": "3.2.7",
19-
"packages/map": "3.2.12",
20-
"packages/markdown-it-plugins": "1.3.7",
21-
"packages/observablehq-compiler": "3.3.6",
22-
"packages/other": "3.2.7",
23-
"packages/phosphor": "3.2.7",
24-
"packages/react": "3.2.7",
12+
"packages/dgrid2": "3.2.7",
13+
"packages/eclwatch": "3.2.16",
14+
"packages/esbuild-plugins": "1.4.7",
15+
"packages/form": "3.2.7",
16+
"packages/graph": "3.3.10",
17+
"packages/html": "3.2.8",
18+
"packages/layout": "3.2.8",
19+
"packages/map": "3.2.13",
20+
"packages/markdown-it-plugins": "1.3.8",
21+
"packages/observablehq-compiler": "3.3.7",
22+
"packages/other": "3.2.8",
23+
"packages/phosphor": "3.2.8",
24+
"packages/react": "3.2.8",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.3.6"
27+
"packages/util": "3.3.7"
2828
}

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+
## [3.8.4](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.8.3...hpcc-js-v3.8.4) (2025-07-04)
6+
7+
8+
### Bug Fixes
9+
10+
* some devDeps should be deps ([c7ab20c](https://github.com/hpcc-systems/Visualization/commit/c7ab20ce1e86e7363aa5b0e7c1529ab5e5cb2ecd))
11+
512
## [3.8.3](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.8.2...hpcc-js-v3.8.3) (2025-07-04)
613

714

0 commit comments

Comments
 (0)