Skip to content

Commit 88ba464

Browse files
authored
Merge pull request #4383 from hpcc-systems/release-please--branches--candidate-2.x.x
chore: release candidate-2.x.x
2 parents 9fe1cb5 + af82643 commit 88ba464

52 files changed

Lines changed: 583 additions & 281 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: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
{
2-
".": "2.111.1",
3-
"packages/api": "2.14.0",
4-
"packages/chart": "2.86.0",
5-
"packages/codemirror": "2.65.0",
2+
".": "2.111.2",
3+
"packages/api": "2.14.1",
4+
"packages/chart": "2.86.1",
5+
"packages/codemirror": "2.65.1",
66
"packages/codemirror-shim": "2.37.0",
7-
"packages/common": "2.73.0",
8-
"packages/comms": "2.101.0",
9-
"packages/composite": "2.9.1",
7+
"packages/common": "2.73.1",
8+
"packages/comms": "2.101.1",
9+
"packages/composite": "2.9.2",
1010
"packages/dataflow": "9.1.0",
1111
"packages/ddl-shim": "2.22.0",
1212
"packages/deck-shim": "2.8.0",
13-
"packages/dgrid": "2.34.0",
13+
"packages/dgrid": "2.34.1",
1414
"packages/dgrid-shim": "2.26.0",
15-
"packages/dgrid2": "2.5.0",
16-
"packages/eclwatch": "2.77.1",
15+
"packages/dgrid2": "2.5.1",
16+
"packages/eclwatch": "2.77.2",
1717
"packages/esbuild-plugins": "1.2.0",
18-
"packages/form": "2.12.0",
19-
"packages/graph": "2.87.0",
20-
"packages/html": "2.44.0",
21-
"packages/layout": "2.51.0",
18+
"packages/form": "2.12.1",
19+
"packages/graph": "2.87.1",
20+
"packages/html": "2.44.1",
21+
"packages/layout": "2.51.1",
2222
"packages/leaflet-shim": "2.5.0",
23-
"packages/loader": "2.108.1",
24-
"packages/map": "2.79.0",
25-
"packages/map-deck": "2.9.0",
26-
"packages/marshaller": "2.28.1",
27-
"packages/observable-md": "2.55.0",
23+
"packages/loader": "2.108.2",
24+
"packages/map": "2.79.1",
25+
"packages/map-deck": "2.9.1",
26+
"packages/marshaller": "2.28.2",
27+
"packages/observable-md": "2.55.1",
2828
"packages/observablehq-compiler": "1.4.0",
29-
"packages/other": "2.17.0",
30-
"packages/phosphor": "2.20.1",
29+
"packages/other": "2.17.1",
30+
"packages/phosphor": "2.20.2",
3131
"packages/phosphor-shim": "2.16.0",
3232
"packages/preact-shim": "2.18.0",
33-
"packages/react": "2.55.0",
33+
"packages/react": "2.55.1",
3434
"packages/requirejs-shim": "2.3.0",
35-
"packages/timeline": "2.54.0",
36-
"packages/tree": "2.42.0",
37-
"packages/util": "2.53.0",
35+
"packages/timeline": "2.54.1",
36+
"packages/tree": "2.42.1",
37+
"packages/util": "2.53.1",
3838
"packages/observable-shim": "1.0.0"
3939
}

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+
## [2.111.2](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.111.1...hpcc-js-v2.111.2) (2025-06-09)
6+
7+
8+
### Bug Fixes
9+
10+
* bump version to force new release ([9fe1cb5](https://github.com/hpcc-systems/Visualization/commit/9fe1cb5a1d14ed13ff6031d9897861460a2d82db))
11+
512
## [2.111.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.111.0...hpcc-js-v2.111.1) (2025-06-09)
613

714

0 commit comments

Comments
 (0)