Skip to content

Commit

Permalink
chore: release candidate-3.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonSmith committed Nov 27, 2024
1 parent e9fd7d5 commit 9e5a709
Show file tree
Hide file tree
Showing 48 changed files with 603 additions and 222 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"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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-27)


### Features

* Switch to vite for development ([ce24bf5](https://github.com/hpcc-systems/Visualization/commit/ce24bf57cf3925145199be0a33bf5df594a79047))

## [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 9e5a709

Please sign in to comment.