-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2864b7d
commit c522aec
Showing
18 changed files
with
234 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
".": "2.18.2", | ||
"packages/base91": "1.0.2", | ||
"packages/duckdb": "1.0.1", | ||
"packages/expat": "1.0.1", | ||
"packages/graphviz": "1.0.3", | ||
"packages/graphviz-cli": "1.0.4", | ||
"packages/wasm": "3.0.0", | ||
"packages/zstd": "1.0.2" | ||
".": "3.0.0", | ||
"packages/base91": "1.1.0", | ||
"packages/duckdb": "1.1.0", | ||
"packages/expat": "1.1.0", | ||
"packages/graphviz": "1.1.0", | ||
"packages/graphviz-cli": "1.1.0", | ||
"packages/wasm": "3.1.0", | ||
"packages/zstd": "1.1.0" | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-base91-v1.0.2...wasm-base91-v1.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-duckdb-v1.0.1...wasm-duckdb-v1.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-expat-v1.0.1...wasm-expat-v1.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-cli-v1.0.4...wasm-graphviz-cli-v1.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @hpcc-js/wasm-graphviz bumped from 1.0.2 to 1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-v1.0.3...wasm-graphviz-v1.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## [3.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-v3.0.0...wasm-v3.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @hpcc-js/wasm-base91 bumped from 1.0.2 to 1.1.0 | ||
* @hpcc-js/wasm-duckdb bumped from 1.0.1 to 1.1.0 | ||
* @hpcc-js/wasm-expat bumped from 1.0.1 to 1.1.0 | ||
* @hpcc-js/wasm-graphviz bumped from 1.0.2 to 1.1.0 | ||
* @hpcc-js/wasm-zstd bumped from 1.0.2 to 1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Changelog | ||
|
||
## [1.1.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-zstd-v1.0.2...wasm-zstd-v1.1.0) (2024-08-13) | ||
|
||
|
||
### Features | ||
|
||
* Convert to monorepo ([5e20bbd](https://github.com/hpcc-systems/hpcc-js-wasm/commit/5e20bbdaa32a4ae304e79cabe22a9bf1a38a482b)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters