diff --git a/lerna.json b/lerna.json index 5ce98a551..8113b0a9d 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "npmClient": "yarn", "useWorkspaces": true, "packages": ["packages/*"], - "version": "2.0.6-alpha.1" + "version": "2.0.6-alpha.2" } diff --git a/packages/three-vrm-core/package.json b/packages/three-vrm-core/package.json index a50dd9243..d649f7848 100644 --- a/packages/three-vrm-core/package.json +++ b/packages/three-vrm-core/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-core", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "The implementation of core features of VRM, for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -47,8 +47,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "2.0.6-alpha.1", - "@pixiv/types-vrmc-vrm-1.0": "2.0.6-alpha.1" + "@pixiv/types-vrm-0.0": "2.0.6-alpha.2", + "@pixiv/types-vrmc-vrm-1.0": "2.0.6-alpha.2" }, "devDependencies": { "@types/three": "^0.154.0", diff --git a/packages/three-vrm-materials-hdr-emissive-multiplier/package.json b/packages/three-vrm-materials-hdr-emissive-multiplier/package.json index f71e919d7..11b602ded 100644 --- a/packages/three-vrm-materials-hdr-emissive-multiplier/package.json +++ b/packages/three-vrm-materials-hdr-emissive-multiplier/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-materials-hdr-emissive-multiplier", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Support VRMC_hdr_emissiveMultiplier for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -46,7 +46,7 @@ ] }, "dependencies": { - "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "2.0.6-alpha.1" + "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0": "2.0.6-alpha.2" }, "devDependencies": { "@types/three": "^0.154.0", diff --git a/packages/three-vrm-materials-mtoon/package.json b/packages/three-vrm-materials-mtoon/package.json index 1d9cd7d71..1782083ad 100644 --- a/packages/three-vrm-materials-mtoon/package.json +++ b/packages/three-vrm-materials-mtoon/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-materials-mtoon", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "MToon (toon material) module for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -46,8 +46,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "2.0.6-alpha.1", - "@pixiv/types-vrmc-materials-mtoon-1.0": "2.0.6-alpha.1" + "@pixiv/types-vrm-0.0": "2.0.6-alpha.2", + "@pixiv/types-vrmc-materials-mtoon-1.0": "2.0.6-alpha.2" }, "devDependencies": { "@types/three": "^0.154.0", diff --git a/packages/three-vrm-materials-v0compat/package.json b/packages/three-vrm-materials-v0compat/package.json index 8410195bb..fec5e3f7c 100644 --- a/packages/three-vrm-materials-v0compat/package.json +++ b/packages/three-vrm-materials-v0compat/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-materials-v0compat", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "VRM0.0 materials compatibility layer plugin for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -45,8 +45,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "2.0.6-alpha.1", - "@pixiv/types-vrmc-materials-mtoon-1.0": "2.0.6-alpha.1" + "@pixiv/types-vrm-0.0": "2.0.6-alpha.2", + "@pixiv/types-vrmc-materials-mtoon-1.0": "2.0.6-alpha.2" }, "devDependencies": { "@types/three": "^0.154.0", diff --git a/packages/three-vrm-node-constraint/package.json b/packages/three-vrm-node-constraint/package.json index cd3b0df4d..f41d26994 100644 --- a/packages/three-vrm-node-constraint/package.json +++ b/packages/three-vrm-node-constraint/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-node-constraint", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Node constraint module for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -47,7 +47,7 @@ ] }, "dependencies": { - "@pixiv/types-vrmc-node-constraint-1.0": "2.0.6-alpha.1" + "@pixiv/types-vrmc-node-constraint-1.0": "2.0.6-alpha.2" }, "devDependencies": { "@types/three": "^0.154.0", diff --git a/packages/three-vrm-springbone/package.json b/packages/three-vrm-springbone/package.json index a75cd3a06..8c77c3cb4 100644 --- a/packages/three-vrm-springbone/package.json +++ b/packages/three-vrm-springbone/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm-springbone", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Spring bone module for @pixiv/three-vrm", "license": "MIT", "author": "pixiv", @@ -47,8 +47,8 @@ ] }, "dependencies": { - "@pixiv/types-vrm-0.0": "2.0.6-alpha.1", - "@pixiv/types-vrmc-springbone-1.0": "2.0.6-alpha.1" + "@pixiv/types-vrm-0.0": "2.0.6-alpha.2", + "@pixiv/types-vrmc-springbone-1.0": "2.0.6-alpha.2" }, "devDependencies": { "lint-staged": "13.1.2", diff --git a/packages/three-vrm/package.json b/packages/three-vrm/package.json index 80f23d635..cae38e40b 100644 --- a/packages/three-vrm/package.json +++ b/packages/three-vrm/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/three-vrm", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "VRM file loader for three.js.", "license": "MIT", "author": "pixiv", @@ -47,12 +47,12 @@ ] }, "dependencies": { - "@pixiv/three-vrm-core": "2.0.6-alpha.1", - "@pixiv/three-vrm-materials-hdr-emissive-multiplier": "2.0.6-alpha.1", - "@pixiv/three-vrm-materials-mtoon": "2.0.6-alpha.1", - "@pixiv/three-vrm-materials-v0compat": "2.0.6-alpha.1", - "@pixiv/three-vrm-node-constraint": "2.0.6-alpha.1", - "@pixiv/three-vrm-springbone": "2.0.6-alpha.1" + "@pixiv/three-vrm-core": "2.0.6-alpha.2", + "@pixiv/three-vrm-materials-hdr-emissive-multiplier": "2.0.6-alpha.2", + "@pixiv/three-vrm-materials-mtoon": "2.0.6-alpha.2", + "@pixiv/three-vrm-materials-v0compat": "2.0.6-alpha.2", + "@pixiv/three-vrm-node-constraint": "2.0.6-alpha.2", + "@pixiv/three-vrm-springbone": "2.0.6-alpha.2" }, "devDependencies": { "@rollup/plugin-node-resolve": "^15.0.1", diff --git a/packages/types-vrm-0.0/package.json b/packages/types-vrm-0.0/package.json index e8fbfbda6..67f7b74b2 100644 --- a/packages/types-vrm-0.0/package.json +++ b/packages/types-vrm-0.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrm-0.0", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Type definitions of VRM 0.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json b/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json index a306397bd..89191c6e8 100644 --- a/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json +++ b/packages/types-vrmc-materials-hdr-emissive-multiplier-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-materials-hdr-emissive-multiplier-1.0", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Type definitions of VRMC_materials_hdr_emissiveMultiplier 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-materials-mtoon-1.0/package.json b/packages/types-vrmc-materials-mtoon-1.0/package.json index 962bf73de..b1d289598 100644 --- a/packages/types-vrmc-materials-mtoon-1.0/package.json +++ b/packages/types-vrmc-materials-mtoon-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-materials-mtoon-1.0", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Type definitions of VRMC_materials_mtoon 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-node-constraint-1.0/package.json b/packages/types-vrmc-node-constraint-1.0/package.json index ce6703cce..6850e102b 100644 --- a/packages/types-vrmc-node-constraint-1.0/package.json +++ b/packages/types-vrmc-node-constraint-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-node-constraint-1.0", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Type definitions of VRMC_node_constraint 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-springbone-1.0/package.json b/packages/types-vrmc-springbone-1.0/package.json index ae642beec..902b659c0 100644 --- a/packages/types-vrmc-springbone-1.0/package.json +++ b/packages/types-vrmc-springbone-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-springbone-1.0", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Type definitions of VRMC_springBone 1.0 schema", "license": "MIT", "author": "pixiv", diff --git a/packages/types-vrmc-vrm-1.0/package.json b/packages/types-vrmc-vrm-1.0/package.json index 4e00103ed..53f2462c2 100644 --- a/packages/types-vrmc-vrm-1.0/package.json +++ b/packages/types-vrmc-vrm-1.0/package.json @@ -1,6 +1,6 @@ { "name": "@pixiv/types-vrmc-vrm-1.0", - "version": "2.0.6-alpha.1", + "version": "2.0.6-alpha.2", "description": "Type definitions of VRMC_vrm 1.0 schema", "license": "MIT", "author": "pixiv",