Skip to content

Commit

Permalink
persist version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
justjake committed Jan 26, 2024
1 parent d4c638e commit 519f561
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions variants.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dir": "packages/variant-quickjs-wasmfile-debug-sync",
"packageJson": {
"name": "@jitl/quickjs-wasmfile-debug-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -71,7 +71,7 @@
"dir": "packages/variant-quickjs-wasmfile-debug-asyncify",
"packageJson": {
"name": "@jitl/quickjs-wasmfile-debug-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -137,7 +137,7 @@
"dir": "packages/variant-quickjs-wasmfile-release-sync",
"packageJson": {
"name": "@jitl/quickjs-wasmfile-release-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -203,7 +203,7 @@
"dir": "packages/variant-quickjs-wasmfile-release-asyncify",
"packageJson": {
"name": "@jitl/quickjs-wasmfile-release-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -269,7 +269,7 @@
"dir": "packages/variant-quickjs-ng-wasmfile-debug-sync",
"packageJson": {
"name": "@jitl/quickjs-ng-wasmfile-debug-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -335,7 +335,7 @@
"dir": "packages/variant-quickjs-ng-wasmfile-debug-asyncify",
"packageJson": {
"name": "@jitl/quickjs-ng-wasmfile-debug-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -401,7 +401,7 @@
"dir": "packages/variant-quickjs-ng-wasmfile-release-sync",
"packageJson": {
"name": "@jitl/quickjs-ng-wasmfile-release-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -467,7 +467,7 @@
"dir": "packages/variant-quickjs-ng-wasmfile-release-asyncify",
"packageJson": {
"name": "@jitl/quickjs-ng-wasmfile-release-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with separate .WASM file. Supports browser ESM, NodeJS ESM, and NodeJS CommonJS.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -533,7 +533,7 @@
"dir": "packages/variant-quickjs-singlefile-cjs-debug-sync",
"packageJson": {
"name": "@jitl/quickjs-singlefile-cjs-debug-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -589,7 +589,7 @@
"dir": "packages/variant-quickjs-singlefile-cjs-debug-asyncify",
"packageJson": {
"name": "@jitl/quickjs-singlefile-cjs-debug-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -645,7 +645,7 @@
"dir": "packages/variant-quickjs-singlefile-cjs-release-sync",
"packageJson": {
"name": "@jitl/quickjs-singlefile-cjs-release-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -701,7 +701,7 @@
"dir": "packages/variant-quickjs-singlefile-cjs-release-asyncify",
"packageJson": {
"name": "@jitl/quickjs-singlefile-cjs-release-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a universal (Node and Browser compatible) CommonJS module.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -757,7 +757,7 @@
"dir": "packages/variant-quickjs-singlefile-mjs-debug-sync",
"packageJson": {
"name": "@jitl/quickjs-singlefile-mjs-debug-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -809,7 +809,7 @@
"dir": "packages/variant-quickjs-singlefile-mjs-debug-asyncify",
"packageJson": {
"name": "@jitl/quickjs-singlefile-mjs-debug-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -861,7 +861,7 @@
"dir": "packages/variant-quickjs-singlefile-mjs-release-sync",
"packageJson": {
"name": "@jitl/quickjs-singlefile-mjs-release-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -913,7 +913,7 @@
"dir": "packages/variant-quickjs-singlefile-mjs-release-asyncify",
"packageJson": {
"name": "@jitl/quickjs-singlefile-mjs-release-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a NodeJS ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -965,7 +965,7 @@
"dir": "packages/variant-quickjs-singlefile-browser-debug-sync",
"packageJson": {
"name": "@jitl/quickjs-singlefile-browser-debug-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -1019,7 +1019,7 @@
"dir": "packages/variant-quickjs-singlefile-browser-debug-asyncify",
"packageJson": {
"name": "@jitl/quickjs-singlefile-browser-debug-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -1073,7 +1073,7 @@
"dir": "packages/variant-quickjs-singlefile-browser-release-sync",
"packageJson": {
"name": "@jitl/quickjs-singlefile-browser-release-sync",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down Expand Up @@ -1127,7 +1127,7 @@
"dir": "packages/variant-quickjs-singlefile-browser-release-asyncify",
"packageJson": {
"name": "@jitl/quickjs-singlefile-browser-release-asyncify",
"version": "0.26.0",
"version": "0.27.0",
"description": "Variant of quickjs library: Variant with the WASM data embedded into a browser ESModule.",
"sideEffects": false,
"repository": { "type": "git", "url": "https://github.com/justjake/quickjs-emscripten" },
Expand Down

0 comments on commit 519f561

Please sign in to comment.