Skip to content

Commit e1fe3b6

Browse files
committed
[ts] Release 4.2.36
1 parent 9f40b7f commit e1fe3b6

File tree

9 files changed

+132
-111
lines changed

9 files changed

+132
-111
lines changed

spine-ts/package-lock.json

+116-95
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spine-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-ts",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"type": "module",
66
"files": [

spine-ts/spine-canvas/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-canvas",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,6 +31,6 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-core": "4.2.35"
34+
"@esotericsoftware/spine-core": "4.2.36"
3535
}
3636
}

spine-ts/spine-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-core",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

spine-ts/spine-phaser/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-phaser",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the Phaser.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,8 +31,8 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-core": "4.2.35",
35-
"@esotericsoftware/spine-webgl": "4.2.35",
36-
"@esotericsoftware/spine-canvas": "4.2.35"
34+
"@esotericsoftware/spine-core": "4.2.36",
35+
"@esotericsoftware/spine-webgl": "4.2.36",
36+
"@esotericsoftware/spine-canvas": "4.2.36"
3737
}
3838
}

spine-ts/spine-pixi/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-pixi",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,7 +31,7 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-core": "4.2.35"
34+
"@esotericsoftware/spine-core": "4.2.36"
3535
},
3636
"peerDependencies": {
3737
"@pixi/core": "^7.2.4",

spine-ts/spine-player/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-player",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,6 +31,6 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-webgl": "4.2.35"
34+
"@esotericsoftware/spine-webgl": "4.2.36"
3535
}
3636
}

spine-ts/spine-threejs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-threejs",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,6 +31,6 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-core": "4.2.35"
34+
"@esotericsoftware/spine-core": "4.2.36"
3535
}
3636
}

spine-ts/spine-webgl/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-webgl",
3-
"version": "4.2.35",
3+
"version": "4.2.36",
44
"description": "The official Spine Runtimes for the web.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,6 +31,6 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-core": "4.2.35"
34+
"@esotericsoftware/spine-core": "4.2.36"
3535
}
3636
}

0 commit comments

Comments
 (0)