Skip to content

Commit ea69fe4

Browse files
author
github-actions[bot]
committed
chore: stamp files for release
1 parent c892ab6 commit ea69fe4

File tree

8 files changed

+13
-26
lines changed

8 files changed

+13
-26
lines changed

package-lock.json

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

packages/base91/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-base91";
2-
export const PKG_VERSION = "1.6.0";
3-
export const BUILD_VERSION = "3.11.0";
2+
export const PKG_VERSION = "1.6.1";
3+
export const BUILD_VERSION = "3.11.1";

packages/duckdb/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-duckdb";
2-
export const PKG_VERSION = "1.9.0";
3-
export const BUILD_VERSION = "3.11.0";
2+
export const PKG_VERSION = "1.9.1";
3+
export const BUILD_VERSION = "3.11.1";

packages/expat/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-expat";
2-
export const PKG_VERSION = "1.6.0";
3-
export const BUILD_VERSION = "3.11.0";
2+
export const PKG_VERSION = "1.6.1";
3+
export const BUILD_VERSION = "3.11.1";
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-graphviz";
2-
export const PKG_VERSION = "1.12.0";
3-
export const BUILD_VERSION = "3.11.0";
2+
export const PKG_VERSION = "1.12.1";
3+
export const BUILD_VERSION = "3.11.1";

packages/llama/src/__package__.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-llama";
22
export const PKG_VERSION = "1.0.0";
3-
export const BUILD_VERSION = "3.11.0";
3+
export const BUILD_VERSION = "3.11.1";

packages/wasm/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm";
2-
export const PKG_VERSION = "2.26.1";
3-
export const BUILD_VERSION = "3.11.0";
2+
export const PKG_VERSION = "2.26.2";
3+
export const BUILD_VERSION = "3.11.1";

packages/zstd/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/wasm-zstd";
2-
export const PKG_VERSION = "1.5.0";
3-
export const BUILD_VERSION = "3.11.0";
2+
export const PKG_VERSION = "1.5.1";
3+
export const BUILD_VERSION = "3.11.1";

0 commit comments

Comments
 (0)