Skip to content

Commit 12576a2

Browse files
committed
"v1.3.0-alpha.1"
1 parent 6d06b5d commit 12576a2

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-core",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/design/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-design",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/galacean/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/loader/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-loader",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/math/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-math",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/physics-lite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-physics-lite",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/physics-physx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-physics-physx",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/rhi-webgl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-rhi-webgl",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/shader-lab/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-shader-lab",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/xr-webxr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-xr-webxr",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

packages/xr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/engine-xr",
3-
"version": "1.3.0-alpha.0",
3+
"version": "1.3.0-alpha.1",
44
"publishConfig": {
55
"access": "public",
66
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)