Skip to content

Commit 2d737f4

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

Some content is hidden

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

44 files changed

+431
-194
lines changed
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
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",
2+
".": "3.19.3",
3+
"packages/api": "3.4.8",
4+
"packages/chart": "3.6.4",
5+
"packages/codemirror": "3.6.8",
6+
"packages/common": "3.6.4",
7+
"packages/comms": "3.14.3",
8+
"packages/composite": "3.4.9",
99
"packages/dataflow": "9.6.3",
1010
"packages/ddl-shim": "3.2.5",
11-
"packages/dgrid": "3.5.7",
11+
"packages/dgrid": "3.5.8",
1212
"packages/dgrid-shim": "3.3.2",
13-
"packages/dgrid2": "3.5.5",
14-
"packages/eclwatch": "3.5.8",
13+
"packages/dgrid2": "3.5.6",
14+
"packages/eclwatch": "3.5.9",
1515
"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",
16+
"packages/form": "3.3.8",
17+
"packages/graph": "3.6.4",
18+
"packages/html": "3.3.8",
19+
"packages/layout": "3.5.3",
20+
"packages/map": "3.4.9",
2121
"packages/markdown-it-plugins": "1.5.5",
2222
"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"
23+
"packages/other": "3.4.9",
24+
"packages/phosphor": "3.4.6",
25+
"packages/react": "3.4.8",
26+
"packages/timeline": "3.3.4",
27+
"packages/tree": "3.2.8",
28+
"packages/util": "3.4.7"
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.3](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.19.2...hpcc-js-v3.19.3) (2026-02-05)
6+
7+
8+
### Bug Fixes
9+
10+
* bump versions (security) ([#4519](https://github.com/hpcc-systems/Visualization/issues/4519)) ([7905045](https://github.com/hpcc-systems/Visualization/commit/7905045a582672986563847c66f2cf3903a8040d))
11+
* **comms:** empty values passed to WsLogaccess.GetLogs ([#4517](https://github.com/hpcc-systems/Visualization/issues/4517)) ([28f2cdb](https://github.com/hpcc-systems/Visualization/commit/28f2cdbc48cf5dd43d27afe07ac9e4addcf31c1c))
12+
513
## [3.19.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.19.1...hpcc-js-v3.19.2) (2026-01-27)
614

715

0 commit comments

Comments
 (0)