Skip to content

Commit

Permalink
Merge pull request #4315 from hpcc-systems/release-please--branches--…
Browse files Browse the repository at this point in the history
…candidate-3.x.x

chore: release candidate-3.x.x
  • Loading branch information
GordonSmith authored Nov 28, 2024
2 parents ac7d807 + 3e51d4f commit c190de6
Show file tree
Hide file tree
Showing 48 changed files with 616 additions and 225 deletions.
46 changes: 23 additions & 23 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
{
".": "3.2.1",
"packages/api": "3.2.0",
"packages/chart": "3.2.0",
"packages/codemirror": "3.1.0",
"packages/common": "3.2.0",
"packages/comms": "3.2.0",
"packages/composite": "3.1.1",
"packages/dataflow": "9.2.0",
"packages/dgrid": "3.1.0",
".": "3.3.0",
"packages/api": "3.3.0",
"packages/chart": "3.3.0",
"packages/codemirror": "3.2.0",
"packages/common": "3.3.0",
"packages/comms": "3.3.0",
"packages/composite": "3.2.0",
"packages/dataflow": "9.3.0",
"packages/dgrid": "3.2.0",
"packages/dgrid-shim": "3.1.0",
"packages/dgrid2": "3.1.1",
"packages/eclwatch": "3.1.1",
"packages/esbuild-plugins": "1.3.0",
"packages/form": "3.1.0",
"packages/graph": "3.1.1",
"packages/html": "3.1.1",
"packages/layout": "3.1.1",
"packages/map": "3.1.1",
"packages/markdown-it-plugins": "1.2.0",
"packages/observablehq-compiler": "3.2.0",
"packages/other": "3.1.1",
"packages/phosphor": "3.1.0",
"packages/react": "3.1.1",
"packages/dgrid2": "3.2.0",
"packages/eclwatch": "3.2.0",
"packages/esbuild-plugins": "1.4.0",
"packages/form": "3.2.0",
"packages/graph": "3.2.0",
"packages/html": "3.2.0",
"packages/layout": "3.2.0",
"packages/map": "3.2.0",
"packages/markdown-it-plugins": "1.3.0",
"packages/observablehq-compiler": "3.3.0",
"packages/other": "3.2.0",
"packages/phosphor": "3.2.0",
"packages/react": "3.2.0",
"packages/timeline": "3.0.0",
"packages/tree": "3.0.0",
"packages/util": "3.2.0"
"packages/util": "3.3.0"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [3.3.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.2.1...hpcc-js-v3.3.0) (2024-11-28)


### Features

* Drop preact-shim and bump versions ([24044a4](https://github.com/hpcc-systems/Visualization/commit/24044a4604cd3c6a481c91d1e7c21ac88790fff6))
* Drop preact-shim and bump versions ([92add6f](https://github.com/hpcc-systems/Visualization/commit/92add6fffd2bbc932c134a30651577722697e14b))
* Switch to vite for dev server and build process ([fdd3cac](https://github.com/hpcc-systems/Visualization/commit/fdd3cacd13aed0b2527b9d32c37a1ac7d74c6f66))

## [3.2.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.2.0...hpcc-js-v3.2.1) (2024-11-20)


Expand Down
Loading

0 comments on commit c190de6

Please sign in to comment.