Skip to content

Commit 5011d49

Browse files
authored
Merge pull request #4448 from hpcc-systems/release-please--branches--candidate-3.x.x
chore: release candidate-3.x.x
2 parents f17adf5 + f9b5162 commit 5011d49

Some content is hidden

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

48 files changed

+539
-224
lines changed

.release-please-manifest.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
{
2-
".": "3.11.1",
3-
"packages/api": "3.3.10",
4-
"packages/chart": "3.4.0",
5-
"packages/codemirror": "3.5.0",
6-
"packages/common": "3.4.0",
7-
"packages/comms": "3.8.0",
8-
"packages/composite": "3.2.13",
9-
"packages/dataflow": "9.4.0",
10-
"packages/dgrid": "3.3.0",
2+
".": "3.11.2",
3+
"packages/api": "3.3.11",
4+
"packages/chart": "3.4.1",
5+
"packages/codemirror": "3.5.1",
6+
"packages/common": "3.4.1",
7+
"packages/comms": "3.8.1",
8+
"packages/composite": "3.2.14",
9+
"packages/dataflow": "9.4.1",
10+
"packages/dgrid": "3.3.1",
1111
"packages/dgrid-shim": "3.2.0",
12-
"packages/dgrid2": "3.3.0",
13-
"packages/eclwatch": "3.3.0",
14-
"packages/esbuild-plugins": "1.5.0",
15-
"packages/form": "3.2.10",
16-
"packages/graph": "3.4.0",
17-
"packages/html": "3.2.11",
18-
"packages/layout": "3.2.11",
19-
"packages/map": "3.2.16",
20-
"packages/markdown-it-plugins": "1.4.2",
21-
"packages/observablehq-compiler": "3.5.1",
22-
"packages/other": "3.2.11",
23-
"packages/phosphor": "3.2.11",
24-
"packages/react": "3.3.0",
12+
"packages/dgrid2": "3.3.1",
13+
"packages/eclwatch": "3.3.1",
14+
"packages/esbuild-plugins": "1.5.1",
15+
"packages/form": "3.2.11",
16+
"packages/graph": "3.4.1",
17+
"packages/html": "3.2.12",
18+
"packages/layout": "3.2.12",
19+
"packages/map": "3.2.17",
20+
"packages/markdown-it-plugins": "1.4.3",
21+
"packages/observablehq-compiler": "3.5.2",
22+
"packages/other": "3.2.12",
23+
"packages/phosphor": "3.2.12",
24+
"packages/react": "3.3.1",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.3.10"
27+
"packages/util": "3.3.11"
2828
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.11.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.11.1...hpcc-js-v3.11.2) (2025-09-18)
6+
7+
8+
### Bug Fixes
9+
10+
* bump versions ([e9719b8](https://github.com/hpcc-systems/Visualization/commit/e9719b875e4c65936921d2e6a0f76ab008b88114))
11+
* improve runtime placeholder handling ([a3e8afb](https://github.com/hpcc-systems/Visualization/commit/a3e8afbd3d5532137642f8246d3ebb28b0baa3e8))
12+
* improve runtime placeholder handling ([95074fc](https://github.com/hpcc-systems/Visualization/commit/95074fc78de915bfcd71a559031fea83ce6a5c6a))
13+
* improve runtime placeholder handling ([605b250](https://github.com/hpcc-systems/Visualization/commit/605b2505babd99aee7b4bc18c52cfb4ed1038d35))
14+
* improve runtime placeholder handling ([237c452](https://github.com/hpcc-systems/Visualization/commit/237c45259ad43e9172f26ec79357bac0a46b5381))
15+
516
## [3.11.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.11.0...hpcc-js-v3.11.1) (2025-09-04)
617

718

0 commit comments

Comments
 (0)