Skip to content

Commit eab3a48

Browse files
chore: release main (#4545)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e014d5d commit eab3a48

56 files changed

Lines changed: 614 additions & 268 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
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"
2+
".": "3.21.3",
3+
"packages/api": "3.4.13",
4+
"packages/chart": "3.7.2",
5+
"packages/codemirror": "3.7.2",
6+
"packages/common": "3.7.3",
7+
"packages/comms": "3.15.2",
8+
"packages/composite": "3.5.3",
9+
"packages/dataflow": "9.6.7",
10+
"packages/ddl-shim": "3.3.2",
11+
"packages/dgrid": "3.7.3",
12+
"packages/dgrid-shim": "3.4.3",
13+
"packages/dgrid2": "3.6.2",
14+
"packages/eclwatch": "3.6.3",
15+
"packages/esbuild-plugins": "1.8.5",
16+
"packages/form": "3.4.2",
17+
"packages/graph": "3.7.2",
18+
"packages/html": "3.3.13",
19+
"packages/layout": "3.5.8",
20+
"packages/map": "3.5.2",
21+
"packages/markdown-it-plugins": "1.5.8",
22+
"packages/observablehq-compiler": "3.7.6",
23+
"packages/other": "3.5.2",
24+
"packages/phosphor": "3.5.2",
25+
"packages/react": "3.4.13",
26+
"packages/timeline": "3.4.2",
27+
"packages/tree": "3.2.13",
28+
"packages/util": "3.5.2"
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.3](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.2...hpcc-js-v3.21.3) (2026-03-16)
6+
7+
8+
### Bug Fixes
9+
10+
* update dependencies across multiple packages ([e014d5d](https://github.com/hpcc-systems/Visualization/commit/e014d5dc20e3028d7cbfbfe7b9f2fa82829f89fd))
11+
512
## [3.21.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.21.1...hpcc-js-v3.21.2) (2026-03-05)
613

714

0 commit comments

Comments
 (0)