Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jun 29, 2023
1 parent a6f4ffa commit b363e93
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions packages/wasm-api-bindgen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/wasm-api-bindgen",
"version": "0.4.5",
"version": "0.4.6",
"description": "Polyglot bindings code generators for hybrid JS & WebAssembly projects",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@thi.ng/logger": "^1.4.15",
"@thi.ng/paths": "^5.1.38",
"@thi.ng/strings": "^3.4.7",
"@thi.ng/wasm-api": "^1.4.10"
"@thi.ng/wasm-api": "^1.4.11"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.35.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/wasm-api-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/wasm-api-canvas",
"version": "0.1.17",
"version": "0.1.18",
"description": "HTML Canvas2D bridge API for hybrid TypeScript & WASM (Zig) applications",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -36,13 +36,13 @@
},
"dependencies": {
"@thi.ng/binary": "^3.3.26",
"@thi.ng/wasm-api": "^1.4.10",
"@thi.ng/wasm-api-dom": "^0.11.25"
"@thi.ng/wasm-api": "^1.4.11",
"@thi.ng/wasm-api-dom": "^0.11.26"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.35.3",
"@thi.ng/testament": "^0.3.17",
"@thi.ng/wasm-api-bindgen": "^0.4.5",
"@thi.ng/wasm-api-bindgen": "^0.4.6",
"rimraf": "^5.0.1",
"tools": "workspace:^",
"typedoc": "^0.24.8",
Expand Down
6 changes: 3 additions & 3 deletions packages/wasm-api-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/wasm-api-dom",
"version": "0.11.25",
"version": "0.11.26",
"description": "Browser DOM bridge API for hybrid TypeScript & WASM (Zig) applications",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -42,12 +42,12 @@
"@thi.ng/api": "^8.8.2",
"@thi.ng/errors": "^2.2.17",
"@thi.ng/prefixes": "^2.1.24",
"@thi.ng/wasm-api": "^1.4.10"
"@thi.ng/wasm-api": "^1.4.11"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.35.3",
"@thi.ng/testament": "^0.3.17",
"@thi.ng/wasm-api-bindgen": "^0.4.5",
"@thi.ng/wasm-api-bindgen": "^0.4.6",
"rimraf": "^5.0.1",
"tools": "workspace:^",
"typedoc": "^0.24.8",
Expand Down
6 changes: 3 additions & 3 deletions packages/wasm-api-schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/wasm-api-schedule",
"version": "0.3.25",
"version": "0.3.26",
"description": "Delayed & scheduled function execution (via setTimeout() etc.) for hybrid WASM apps",
"type": "module",
"module": "./index.js",
Expand Down Expand Up @@ -36,12 +36,12 @@
},
"dependencies": {
"@thi.ng/api": "^8.8.2",
"@thi.ng/wasm-api": "^1.4.10"
"@thi.ng/wasm-api": "^1.4.11"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.35.3",
"@thi.ng/testament": "^0.3.17",
"@thi.ng/wasm-api-bindgen": "^0.4.5",
"@thi.ng/wasm-api-bindgen": "^0.4.6",
"rimraf": "^5.0.1",
"tools": "workspace:^",
"typedoc": "^0.24.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

- **Last updated**: 2023-06-29T07:13:03Z
- **Last updated**: 2023-06-29T08:54:28Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

All notable changes to this project will be documented in this file.
Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/wasm-api",
"version": "1.4.10",
"version": "1.4.11",
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects",
"type": "module",
"module": "./index.js",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5630,7 +5630,7 @@ __metadata:
languageName: unknown
linkType: soft

"@thi.ng/wasm-api-bindgen@^0.4.5, @thi.ng/wasm-api-bindgen@workspace:^, @thi.ng/wasm-api-bindgen@workspace:packages/wasm-api-bindgen":
"@thi.ng/wasm-api-bindgen@^0.4.6, @thi.ng/wasm-api-bindgen@workspace:^, @thi.ng/wasm-api-bindgen@workspace:packages/wasm-api-bindgen":
version: 0.0.0-use.local
resolution: "@thi.ng/wasm-api-bindgen@workspace:packages/wasm-api-bindgen"
dependencies:
Expand All @@ -5648,7 +5648,7 @@ __metadata:
"@thi.ng/paths": ^5.1.38
"@thi.ng/strings": ^3.4.7
"@thi.ng/testament": ^0.3.17
"@thi.ng/wasm-api": ^1.4.10
"@thi.ng/wasm-api": ^1.4.11
rimraf: ^5.0.1
tools: "workspace:^"
typedoc: ^0.24.8
Expand All @@ -5665,17 +5665,17 @@ __metadata:
"@microsoft/api-extractor": ^7.35.3
"@thi.ng/binary": ^3.3.26
"@thi.ng/testament": ^0.3.17
"@thi.ng/wasm-api": ^1.4.10
"@thi.ng/wasm-api-bindgen": ^0.4.5
"@thi.ng/wasm-api-dom": ^0.11.25
"@thi.ng/wasm-api": ^1.4.11
"@thi.ng/wasm-api-bindgen": ^0.4.6
"@thi.ng/wasm-api-dom": ^0.11.26
rimraf: ^5.0.1
tools: "workspace:^"
typedoc: ^0.24.8
typescript: ^5.1.3
languageName: unknown
linkType: soft

"@thi.ng/wasm-api-dom@^0.11.25, @thi.ng/wasm-api-dom@workspace:^, @thi.ng/wasm-api-dom@workspace:packages/wasm-api-dom":
"@thi.ng/wasm-api-dom@^0.11.26, @thi.ng/wasm-api-dom@workspace:^, @thi.ng/wasm-api-dom@workspace:packages/wasm-api-dom":
version: 0.0.0-use.local
resolution: "@thi.ng/wasm-api-dom@workspace:packages/wasm-api-dom"
dependencies:
Expand All @@ -5685,8 +5685,8 @@ __metadata:
"@thi.ng/errors": ^2.2.17
"@thi.ng/prefixes": ^2.1.24
"@thi.ng/testament": ^0.3.17
"@thi.ng/wasm-api": ^1.4.10
"@thi.ng/wasm-api-bindgen": ^0.4.5
"@thi.ng/wasm-api": ^1.4.11
"@thi.ng/wasm-api-bindgen": ^0.4.6
rimraf: ^5.0.1
tools: "workspace:^"
typedoc: ^0.24.8
Expand All @@ -5701,16 +5701,16 @@ __metadata:
"@microsoft/api-extractor": ^7.35.3
"@thi.ng/api": ^8.8.2
"@thi.ng/testament": ^0.3.17
"@thi.ng/wasm-api": ^1.4.10
"@thi.ng/wasm-api-bindgen": ^0.4.5
"@thi.ng/wasm-api": ^1.4.11
"@thi.ng/wasm-api-bindgen": ^0.4.6
rimraf: ^5.0.1
tools: "workspace:^"
typedoc: ^0.24.8
typescript: ^5.1.3
languageName: unknown
linkType: soft

"@thi.ng/wasm-api@^1.4.10, @thi.ng/wasm-api@workspace:^, @thi.ng/wasm-api@workspace:packages/wasm-api":
"@thi.ng/wasm-api@^1.4.11, @thi.ng/wasm-api@workspace:^, @thi.ng/wasm-api@workspace:packages/wasm-api":
version: 0.0.0-use.local
resolution: "@thi.ng/wasm-api@workspace:packages/wasm-api"
dependencies:
Expand Down

0 comments on commit b363e93

Please sign in to comment.