Skip to content

Commit 0f3b544

Browse files
authored
Merge pull request #4457 from hpcc-systems/release-please--branches--candidate-3.x.x
chore: release candidate-3.x.x
2 parents e200466 + 0bd2aad commit 0f3b544

48 files changed

Lines changed: 529 additions & 224 deletions

Some content is hidden

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

.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.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",
2+
".": "3.12.0",
3+
"packages/api": "3.3.12",
4+
"packages/chart": "3.4.2",
5+
"packages/codemirror": "3.5.2",
6+
"packages/common": "3.4.2",
7+
"packages/comms": "3.9.0",
8+
"packages/composite": "3.2.15",
9+
"packages/dataflow": "9.4.2",
10+
"packages/dgrid": "3.3.2",
1111
"packages/dgrid-shim": "3.2.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",
12+
"packages/dgrid2": "3.3.2",
13+
"packages/eclwatch": "3.3.2",
14+
"packages/esbuild-plugins": "1.5.2",
15+
"packages/form": "3.2.12",
16+
"packages/graph": "3.4.2",
17+
"packages/html": "3.2.13",
18+
"packages/layout": "3.2.13",
19+
"packages/map": "3.2.18",
20+
"packages/markdown-it-plugins": "1.4.4",
21+
"packages/observablehq-compiler": "3.5.3",
22+
"packages/other": "3.2.13",
23+
"packages/phosphor": "3.2.13",
24+
"packages/react": "3.3.2",
2525
"packages/timeline": "3.0.0",
2626
"packages/tree": "3.0.0",
27-
"packages/util": "3.3.11"
27+
"packages/util": "3.3.12"
2828
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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.12.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.11.2...hpcc-js-v3.12.0) (2025-10-09)
6+
7+
8+
### Features
9+
10+
* bump wsdl versions ([fc16ba7](https://github.com/hpcc-systems/Visualization/commit/fc16ba7093f91a05136b801702da5e011a1ded69))
11+
* bump wsdl versions ([8c27c44](https://github.com/hpcc-systems/Visualization/commit/8c27c44396b00a0a4e83410060c5d85d50ac3917))
12+
13+
14+
### Bug Fixes
15+
16+
* Bump versions to latest ([e200466](https://github.com/hpcc-systems/Visualization/commit/e20046603a824cb5bd1a8ab2a51d6f76805bb226))
17+
* Bump versions to latest ([8c541d7](https://github.com/hpcc-systems/Visualization/commit/8c541d75e06bfbe1030ab003b5cccf4af68bc430))
18+
* NodeJS bundle invalid ([b1388e5](https://github.com/hpcc-systems/Visualization/commit/b1388e5b278b2dccd26aa6748835524c04fdab24))
19+
* NodeJS bundle invalid ([8a81ad4](https://github.com/hpcc-systems/Visualization/commit/8a81ad488a0c4e09617a2b33fd72111fb4ab46ba))
20+
521
## [3.11.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.11.1...hpcc-js-v3.11.2) (2025-09-18)
622

723

0 commit comments

Comments
 (0)