Skip to content

Commit 9959552

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

54 files changed

Lines changed: 596 additions & 263 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: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "3.19.1",
3-
"packages/api": "3.4.6",
4-
"packages/chart": "3.6.2",
5-
"packages/codemirror": "3.6.6",
6-
"packages/common": "3.6.2",
7-
"packages/comms": "3.14.1",
8-
"packages/composite": "3.4.7",
9-
"packages/dataflow": "9.6.2",
10-
"packages/ddl-shim": "3.2.4",
11-
"packages/dgrid": "3.5.6",
2+
".": "3.19.2",
3+
"packages/api": "3.4.7",
4+
"packages/chart": "3.6.3",
5+
"packages/codemirror": "3.6.7",
6+
"packages/common": "3.6.3",
7+
"packages/comms": "3.14.2",
8+
"packages/composite": "3.4.8",
9+
"packages/dataflow": "9.6.3",
10+
"packages/ddl-shim": "3.2.5",
11+
"packages/dgrid": "3.5.7",
1212
"packages/dgrid-shim": "3.3.2",
13-
"packages/dgrid2": "3.5.4",
14-
"packages/eclwatch": "3.5.7",
15-
"packages/esbuild-plugins": "1.8.1",
16-
"packages/form": "3.3.6",
17-
"packages/graph": "3.6.2",
18-
"packages/html": "3.3.6",
19-
"packages/layout": "3.5.1",
20-
"packages/map": "3.4.7",
21-
"packages/markdown-it-plugins": "1.5.4",
22-
"packages/observablehq-compiler": "3.7.2",
23-
"packages/other": "3.4.7",
24-
"packages/phosphor": "3.4.4",
25-
"packages/react": "3.4.6",
26-
"packages/timeline": "3.3.2",
27-
"packages/tree": "3.2.6",
28-
"packages/util": "3.4.5"
13+
"packages/dgrid2": "3.5.5",
14+
"packages/eclwatch": "3.5.8",
15+
"packages/esbuild-plugins": "1.8.2",
16+
"packages/form": "3.3.7",
17+
"packages/graph": "3.6.3",
18+
"packages/html": "3.3.7",
19+
"packages/layout": "3.5.2",
20+
"packages/map": "3.4.8",
21+
"packages/markdown-it-plugins": "1.5.5",
22+
"packages/observablehq-compiler": "3.7.3",
23+
"packages/other": "3.4.8",
24+
"packages/phosphor": "3.4.5",
25+
"packages/react": "3.4.7",
26+
"packages/timeline": "3.3.3",
27+
"packages/tree": "3.2.7",
28+
"packages/util": "3.4.6"
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.19.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.19.1...hpcc-js-v3.19.2) (2026-01-27)
6+
7+
8+
### Bug Fixes
9+
10+
* bump versions (security) ([2cc4213](https://github.com/hpcc-systems/Visualization/commit/2cc4213e30aa3df57ddca85b8ded29b6de2eae8d))
11+
512
## [3.19.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.19.0...hpcc-js-v3.19.1) (2026-01-26)
613

714

0 commit comments

Comments
 (0)