Skip to content

Commit cdd52de

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

56 files changed

Lines changed: 631 additions & 267 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.19.0",
3-
"packages/api": "3.4.5",
4-
"packages/chart": "3.6.1",
5-
"packages/codemirror": "3.6.5",
6-
"packages/common": "3.6.1",
7-
"packages/comms": "3.14.0",
8-
"packages/composite": "3.4.6",
9-
"packages/dataflow": "9.6.1",
10-
"packages/ddl-shim": "3.2.3",
11-
"packages/dgrid": "3.5.5",
12-
"packages/dgrid-shim": "3.3.1",
13-
"packages/dgrid2": "3.5.3",
14-
"packages/eclwatch": "3.5.6",
15-
"packages/esbuild-plugins": "1.8.0",
16-
"packages/form": "3.3.5",
17-
"packages/graph": "3.6.1",
18-
"packages/html": "3.3.5",
19-
"packages/layout": "3.5.0",
20-
"packages/map": "3.4.6",
21-
"packages/markdown-it-plugins": "1.5.3",
22-
"packages/observablehq-compiler": "3.7.1",
23-
"packages/other": "3.4.6",
24-
"packages/phosphor": "3.4.3",
25-
"packages/react": "3.4.5",
26-
"packages/timeline": "3.3.1",
27-
"packages/tree": "3.2.5",
28-
"packages/util": "3.4.4"
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",
12+
"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"
2929
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.19.0...hpcc-js-v3.19.1) (2026-01-26)
6+
7+
8+
### Bug Fixes
9+
10+
* bump versions (security) ([#4513](https://github.com/hpcc-systems/Visualization/issues/4513)) ([b819b17](https://github.com/hpcc-systems/Visualization/commit/b819b173419e91a57e8db7a70bd9d56987fd29fc))
11+
* rejectAuthorize broken in VSCode ECL Extension ([#4512](https://github.com/hpcc-systems/Visualization/issues/4512)) ([536ad22](https://github.com/hpcc-systems/Visualization/commit/536ad22324eee40819a70a830f12c1c66bc2a123))
12+
513
## [3.19.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.18.0...hpcc-js-v3.19.0) (2026-01-21)
614

715

0 commit comments

Comments
 (0)