File tree Expand file tree Collapse file tree 10 files changed +63
-17
lines changed Expand file tree Collapse file tree 10 files changed +63
-17
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.6 .0" ,
2+ "." : " 3.7 .0" ,
33 "packages/base91" : " 1.3.1" ,
44 "packages/duckdb" : " 1.6.0" ,
55 "packages/expat" : " 1.3.2" ,
6- "packages/graphviz" : " 1.7 .0" ,
7- "packages/graphviz-cli" : " 1.2.6 " ,
6+ "packages/graphviz" : " 1.8 .0" ,
7+ "packages/graphviz-cli" : " 1.3.0 " ,
88 "packages/zstd" : " 1.2.1" ,
9- "packages/wasm" : " 2.22.4 "
9+ "packages/wasm" : " 2.23.0 "
1010}
Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ _This changelog is now a summary of all changes across all packages in the mono
88
99All notable changes to this project will be documented in this file. See [ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit guidelines.
1010
11+ ## [ 3.7.0] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-root-v3.6.0...wasm-root-v3.7.0 ) (2025-06-09)
12+
13+
14+ ### Features
15+
16+ * Bump Graphviz to 13.0.0 ([ 56597d4] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/56597d4a26c6b8821d39082582eb19c8deeca748 ) )
17+ * Bump Graphviz to 13.0.0 ([ af2ff8c] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/af2ff8c1870e8edd74f9324b881da33e0e5cabe0 ) )
18+
1119## [ 3.6.0] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-root-v3.5.1...wasm-root-v3.6.0 ) (2024-12-10)
1220
1321
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/wasm-root" ,
33 "private" : true ,
4- "version" : " 3.6 .0" ,
4+ "version" : " 3.7 .0" ,
55 "description" : " hpcc-js - WASM Libraries" ,
66 "keywords" : [
77 " graphviz" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.0] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-cli-v1.2.6...wasm-graphviz-cli-v1.3.0 ) (2025-06-09)
4+
5+
6+ ### Features
7+
8+ * Bump Graphviz to 13.0.0 ([ 56597d4] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/56597d4a26c6b8821d39082582eb19c8deeca748 ) )
9+ * Bump Graphviz to 13.0.0 ([ af2ff8c] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/af2ff8c1870e8edd74f9324b881da33e0e5cabe0 ) )
10+
11+
12+ ### Dependencies
13+
14+ * The following workspace dependencies were updated
15+ * dependencies
16+ * @hpcc-js/wasm-graphviz bumped from ^1.7.0 to ^1.8.0
17+
318## [ 1.2.6] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-cli-v1.2.5...wasm-graphviz-cli-v1.2.6 ) (2024-12-10)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/wasm-graphviz-cli" ,
3- "version" : " 1.2.6 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " hpcc-js - WASM Graphviz Cli" ,
55 "type" : " module" ,
66 "bin" : {
3636 "update-major" : " npx -y npm-check-updates -u"
3737 },
3838 "dependencies" : {
39- "@hpcc-js/wasm-graphviz" : " ^1.7 .0" ,
39+ "@hpcc-js/wasm-graphviz" : " ^1.8 .0" ,
4040 "yargs" : " 18.0.0"
4141 },
4242 "devDependencies" : {},
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.8.0] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-v1.7.0...wasm-graphviz-v1.8.0 ) (2025-06-09)
4+
5+
6+ ### Features
7+
8+ * Bump Graphviz to 13.0.0 ([ 56597d4] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/56597d4a26c6b8821d39082582eb19c8deeca748 ) )
9+ * Bump Graphviz to 13.0.0 ([ af2ff8c] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/af2ff8c1870e8edd74f9324b881da33e0e5cabe0 ) )
10+
311## [ 1.7.0] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-v1.6.1...wasm-graphviz-v1.7.0 ) (2024-12-10)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/wasm-graphviz" ,
3- "version" : " 1.7 .0" ,
3+ "version" : " 1.8 .0" ,
44 "description" : " hpcc-js - WASM Graphviz" ,
55 "type" : " module" ,
66 "exports" : {
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.23.0] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-v2.22.4...wasm-v2.23.0 ) (2025-06-09)
4+
5+
6+ ### Features
7+
8+ * Bump Graphviz to 13.0.0 ([ 56597d4] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/56597d4a26c6b8821d39082582eb19c8deeca748 ) )
9+ * Bump Graphviz to 13.0.0 ([ af2ff8c] ( https://github.com/hpcc-systems/hpcc-js-wasm/commit/af2ff8c1870e8edd74f9324b881da33e0e5cabe0 ) )
10+
11+
12+ ### Dependencies
13+
14+ * The following workspace dependencies were updated
15+ * devDependencies
16+ * @hpcc-js/wasm-graphviz bumped from 1.7.0 to 1.8.0
17+
318## [ 2.22.4] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-v2.22.3...wasm-v2.22.4 ) (2024-12-10)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " @hpcc-js/wasm" ,
3- "version" : " 2.22.4 " ,
3+ "version" : " 2.23.0 " ,
44 "description" : " hpcc-js - WASM Libraries" ,
55 "type" : " module" ,
66 "exports" : {
8181 "@hpcc-js/wasm-base91" : " 1.3.1" ,
8282 "@hpcc-js/wasm-duckdb" : " 1.6.0" ,
8383 "@hpcc-js/wasm-expat" : " 1.3.2" ,
84- "@hpcc-js/wasm-graphviz" : " 1.7 .0" ,
84+ "@hpcc-js/wasm-graphviz" : " 1.8 .0" ,
8585 "@hpcc-js/wasm-zstd" : " 1.2.1" ,
8686 "esbuild-plugin-umd-wrapper" : " 3.0.0"
8787 },
You can’t perform that action at this time.
0 commit comments