Skip to content

Commit 04460c7

Browse files
chore: release main (#4542)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 065c983 commit 04460c7

Some content is hidden

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

56 files changed

+599
-268
lines changed
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.21.1",
3-
"packages/api": "3.4.11",
4-
"packages/chart": "3.7.0",
5-
"packages/codemirror": "3.7.0",
6-
"packages/common": "3.7.1",
7-
"packages/comms": "3.15.0",
8-
"packages/composite": "3.5.1",
9-
"packages/dataflow": "9.6.5",
10-
"packages/ddl-shim": "3.3.0",
11-
"packages/dgrid": "3.7.1",
12-
"packages/dgrid-shim": "3.4.1",
13-
"packages/dgrid2": "3.6.0",
14-
"packages/eclwatch": "3.6.1",
15-
"packages/esbuild-plugins": "1.8.3",
16-
"packages/form": "3.4.0",
17-
"packages/graph": "3.7.0",
18-
"packages/html": "3.3.11",
19-
"packages/layout": "3.5.6",
20-
"packages/map": "3.5.0",
21-
"packages/markdown-it-plugins": "1.5.6",
22-
"packages/observablehq-compiler": "3.7.4",
23-
"packages/other": "3.5.0",
24-
"packages/phosphor": "3.5.0",
25-
"packages/react": "3.4.11",
26-
"packages/timeline": "3.4.0",
27-
"packages/tree": "3.2.11",
28-
"packages/util": "3.5.0"
2+
".": "3.21.2",
3+
"packages/api": "3.4.12",
4+
"packages/chart": "3.7.1",
5+
"packages/codemirror": "3.7.1",
6+
"packages/common": "3.7.2",
7+
"packages/comms": "3.15.1",
8+
"packages/composite": "3.5.2",
9+
"packages/dataflow": "9.6.6",
10+
"packages/ddl-shim": "3.3.1",
11+
"packages/dgrid": "3.7.2",
12+
"packages/dgrid-shim": "3.4.2",
13+
"packages/dgrid2": "3.6.1",
14+
"packages/eclwatch": "3.6.2",
15+
"packages/esbuild-plugins": "1.8.4",
16+
"packages/form": "3.4.1",
17+
"packages/graph": "3.7.1",
18+
"packages/html": "3.3.12",
19+
"packages/layout": "3.5.7",
20+
"packages/map": "3.5.1",
21+
"packages/markdown-it-plugins": "1.5.7",
22+
"packages/observablehq-compiler": "3.7.5",
23+
"packages/other": "3.5.1",
24+
"packages/phosphor": "3.5.1",
25+
"packages/react": "3.4.12",
26+
"packages/timeline": "3.4.1",
27+
"packages/tree": "3.2.12",
28+
"packages/util": "3.5.1"
2929
}

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.21.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.1...hpcc-js-v3.21.2) (2026-03-05)
6+
7+
8+
### Bug Fixes
9+
10+
* update package dependencies and versions across multiple packages ([065c983](https://github.com/hpcc-systems/Visualization/commit/065c9832db4e5d580f5ec9ef258faea236906021))
11+
512
## [3.21.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.0...hpcc-js-v3.21.1) (2026-03-04)
613

714

0 commit comments

Comments
 (0)