Skip to content

Commit d54bab8

Browse files
committed
chore: release trunk
1 parent 600446b commit d54bab8

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "3.8.0",
2+
".": "3.8.1",
33
"packages/base91": "1.4.0",
44
"packages/duckdb": "1.7.0",
55
"packages/expat": "1.4.0",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ _This changelog is now a summary of all changes across all packages in the mono
88

99
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.
1010

11+
## [3.8.1](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-root-v3.8.0...wasm-root-v3.8.1) (2025-07-04)
12+
13+
14+
### Bug Fixes
15+
16+
* commit stamped files prior to publish ([600446b](https://github.com/hpcc-systems/hpcc-js-wasm/commit/600446be7436b5e9475ce6da2a42e3ce4c77887d))
17+
1118
## [3.8.0](https://github.com/hpcc-systems/hpcc-js-wasm/compare/wasm-root-v3.7.1...wasm-root-v3.8.0) (2025-07-04)
1219

1320

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hpcc-js/wasm-root",
33
"private": true,
4-
"version": "3.8.0",
4+
"version": "3.8.1",
55
"description": "hpcc-js - WASM Libraries",
66
"keywords": [
77
"graphviz",

0 commit comments

Comments
 (0)