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 1
1
{
2
- "." : " 3.6 .0" ,
2
+ "." : " 3.7 .0" ,
3
3
"packages/base91" : " 1.3.1" ,
4
4
"packages/duckdb" : " 1.6.0" ,
5
5
"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 " ,
8
8
"packages/zstd" : " 1.2.1" ,
9
- "packages/wasm" : " 2.22.4 "
9
+ "packages/wasm" : " 2.23.0 "
10
10
}
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
8
8
9
9
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.
10
10
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
+
11
19
## [ 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)
12
20
13
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpcc-js/wasm-root" ,
3
3
"private" : true ,
4
- "version" : " 3.6 .0" ,
4
+ "version" : " 3.7 .0" ,
5
5
"description" : " hpcc-js - WASM Libraries" ,
6
6
"keywords" : [
7
7
" graphviz" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
18
## [ 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)
4
19
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpcc-js/wasm-graphviz-cli" ,
3
- "version" : " 1.2.6 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " hpcc-js - WASM Graphviz Cli" ,
5
5
"type" : " module" ,
6
6
"bin" : {
36
36
"update-major" : " npx -y npm-check-updates -u"
37
37
},
38
38
"dependencies" : {
39
- "@hpcc-js/wasm-graphviz" : " ^1.7 .0" ,
39
+ "@hpcc-js/wasm-graphviz" : " ^1.8 .0" ,
40
40
"yargs" : " 18.0.0"
41
41
},
42
42
"devDependencies" : {},
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
11
## [ 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)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpcc-js/wasm-graphviz" ,
3
- "version" : " 1.7 .0" ,
3
+ "version" : " 1.8 .0" ,
4
4
"description" : " hpcc-js - WASM Graphviz" ,
5
5
"type" : " module" ,
6
6
"exports" : {
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
18
## [ 2.22.4] ( https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-v2.22.3...wasm-v2.22.4 ) (2024-12-10)
4
19
5
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hpcc-js/wasm" ,
3
- "version" : " 2.22.4 " ,
3
+ "version" : " 2.23.0 " ,
4
4
"description" : " hpcc-js - WASM Libraries" ,
5
5
"type" : " module" ,
6
6
"exports" : {
81
81
"@hpcc-js/wasm-base91" : " 1.3.1" ,
82
82
"@hpcc-js/wasm-duckdb" : " 1.6.0" ,
83
83
"@hpcc-js/wasm-expat" : " 1.3.2" ,
84
- "@hpcc-js/wasm-graphviz" : " 1.7 .0" ,
84
+ "@hpcc-js/wasm-graphviz" : " 1.8 .0" ,
85
85
"@hpcc-js/wasm-zstd" : " 1.2.1" ,
86
86
"esbuild-plugin-umd-wrapper" : " 3.0.0"
87
87
},
You can’t perform that action at this time.
0 commit comments