Skip to content

Commit

Permalink
Merge pull request #281 from hpcc-systems/release-please--branches--t…
Browse files Browse the repository at this point in the history
…runk

chore: release trunk
  • Loading branch information
GordonSmith authored Dec 10, 2024
2 parents 8cee8d8 + 1d60712 commit 4f1d010
Show file tree
Hide file tree
Showing 14 changed files with 84 additions and 27 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
".": "3.5.1",
".": "3.6.0",
"packages/base91": "1.3.1",
"packages/duckdb": "1.5.1",
"packages/expat": "1.3.1",
"packages/graphviz": "1.6.1",
"packages/graphviz-cli": "1.2.5",
"packages/duckdb": "1.6.0",
"packages/expat": "1.3.2",
"packages/graphviz": "1.7.0",
"packages/graphviz-cli": "1.2.6",
"packages/zstd": "1.2.1",
"packages/wasm": "2.22.3"
"packages/wasm": "2.22.4"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@ _This changelog is now a summary of all changes across all packages in the mono

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.6.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-root-v3.5.1...wasm-root-v3.6.0) (2024-12-10)


### Features

* Bump DuckDB version to 1.1.3 ([33d08e2](https://github.com/hpcc-systems/hpcc-js-wasm/commit/33d08e26736f71b58d109163bb9c885512c852f2))
* Bump graphviz version to 12.2.0 ([0427987](https://github.com/hpcc-systems/hpcc-js-wasm/commit/0427987a317f478ef02f4101034728135d38732d))
* Bump versions ([2ae7438](https://github.com/hpcc-systems/hpcc-js-wasm/commit/2ae7438aa992b26044b43f7ee71753ff57b7c9e6))


### Bug Fixes

* Ossar tests failing with new eslint file format ([1e753a3](https://github.com/hpcc-systems/hpcc-js-wasm/commit/1e753a3c05604bef98e5719d609cb72fa06d25fc))

## [3.5.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-root-v3.5.0...wasm-root-v3.5.1) (2024-09-29)


Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hpcc-js/wasm-root",
"private": true,
"version": "3.5.1",
"version": "3.6.0",
"description": "hpcc-js - WASM Libraries",
"keywords": [
"graphviz",
Expand Down
8 changes: 8 additions & 0 deletions packages/duckdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-duckdb-v1.5.1...wasm-duckdb-v1.6.0) (2024-12-10)


### Features

* Bump DuckDB version to 1.1.3 ([33d08e2](https://github.com/hpcc-systems/hpcc-js-wasm/commit/33d08e26736f71b58d109163bb9c885512c852f2))
* Bump versions ([2ae7438](https://github.com/hpcc-systems/hpcc-js-wasm/commit/2ae7438aa992b26044b43f7ee71753ff57b7c9e6))

## [1.5.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-duckdb-v1.5.0...wasm-duckdb-v1.5.1) (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/duckdb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wasm-duckdb",
"version": "1.5.1",
"version": "1.6.0",
"description": "hpcc-js - WASM DuckDB",
"type": "module",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/expat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.2](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-expat-v1.3.1...wasm-expat-v1.3.2) (2024-12-10)


### Bug Fixes

* Ossar tests failing with new eslint file format ([1e753a3](https://github.com/hpcc-systems/hpcc-js-wasm/commit/1e753a3c05604bef98e5719d609cb72fa06d25fc))

## [1.3.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-expat-v1.3.0...wasm-expat-v1.3.1) (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/expat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wasm-expat",
"version": "1.3.1",
"version": "1.3.2",
"description": "hpcc-js - WASM expat",
"type": "module",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/graphviz-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [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)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @hpcc-js/wasm-graphviz bumped from ^1.6.1 to ^1.7.0

## [1.2.5](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-cli-v1.2.4...wasm-graphviz-cli-v1.2.5) (2024-09-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/graphviz-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wasm-graphviz-cli",
"version": "1.2.5",
"version": "1.2.6",
"description": "hpcc-js - WASM Graphviz Cli",
"type": "module",
"bin": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"update-major": "npx -y npm-check-updates -u"
},
"dependencies": {
"@hpcc-js/wasm-graphviz": "^1.6.1",
"@hpcc-js/wasm-graphviz": "^1.7.0",
"yargs": "17.7.2"
},
"devDependencies": {},
Expand Down
8 changes: 8 additions & 0 deletions packages/graphviz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [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)


### Features

* Bump graphviz version to 12.2.0 ([0427987](https://github.com/hpcc-systems/hpcc-js-wasm/commit/0427987a317f478ef02f4101034728135d38732d))
* Bump versions ([2ae7438](https://github.com/hpcc-systems/hpcc-js-wasm/commit/2ae7438aa992b26044b43f7ee71753ff57b7c9e6))

## [1.6.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-graphviz-v1.6.0...wasm-graphviz-v1.6.1) (2024-09-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/graphviz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wasm-graphviz",
"version": "1.6.1",
"version": "1.7.0",
"description": "hpcc-js - WASM Graphviz",
"type": "module",
"exports": {
Expand Down
11 changes: 11 additions & 0 deletions packages/wasm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.22.4](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-v2.22.3...wasm-v2.22.4) (2024-12-10)


### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @hpcc-js/wasm-duckdb bumped from 1.5.1 to 1.6.0
* @hpcc-js/wasm-expat bumped from 1.3.1 to 1.3.2
* @hpcc-js/wasm-graphviz bumped from 1.6.1 to 1.7.0

## [2.22.3](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-v2.22.2...wasm-v2.22.3) (2024-09-29)


Expand Down
8 changes: 4 additions & 4 deletions packages/wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hpcc-js/wasm",
"version": "2.22.3",
"version": "2.22.4",
"description": "hpcc-js - WASM Libraries",
"type": "module",
"exports": {
Expand Down Expand Up @@ -79,9 +79,9 @@
},
"devDependencies": {
"@hpcc-js/wasm-base91": "1.3.1",
"@hpcc-js/wasm-duckdb": "1.5.1",
"@hpcc-js/wasm-expat": "1.3.1",
"@hpcc-js/wasm-graphviz": "1.6.1",
"@hpcc-js/wasm-duckdb": "1.6.0",
"@hpcc-js/wasm-expat": "1.3.2",
"@hpcc-js/wasm-graphviz": "1.7.0",
"@hpcc-js/wasm-zstd": "1.2.1",
"esbuild-plugin-umd-wrapper": "3.0.0"
},
Expand Down

0 comments on commit 4f1d010

Please sign in to comment.