Skip to content

Commit c38f27e

Browse files
committed
[ts] Release 4.2.97
1 parent 875c06c commit c38f27e

File tree

13 files changed

+56
-56
lines changed

13 files changed

+56
-56
lines changed

spine-ts/package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spine-ts/package.json

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

spine-ts/spine-canvas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-canvas",
3-
"version": "4.2.96",
3+
"version": "4.2.97",
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.96"
34+
"@esotericsoftware/spine-core": "4.2.97"
3535
}
3636
}

spine-ts/spine-canvaskit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-canvaskit",
3-
"version": "4.2.96",
3+
"version": "4.2.97",
44
"description": "The official Spine Runtimes for CanvasKit for NodeJS",
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.96",
34+
"@esotericsoftware/spine-core": "4.2.97",
3535
"canvaskit-wasm": "0.39.1"
3636
},
3737
"devDependencies": {

spine-ts/spine-core/package.json

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

spine-ts/spine-phaser-v3/package.json

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

spine-ts/spine-phaser-v4/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-phaser-v4",
3-
"version": "4.2.96",
3+
"version": "4.2.97",
44
"description": "The official Spine Runtimes for the Phaser v4.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -31,9 +31,9 @@
3131
},
3232
"homepage": "https://github.com/esotericsoftware/spine-runtimes#readme",
3333
"dependencies": {
34-
"@esotericsoftware/spine-canvas": "4.2.96",
35-
"@esotericsoftware/spine-core": "4.2.96",
36-
"@esotericsoftware/spine-webgl": "4.2.96"
34+
"@esotericsoftware/spine-canvas": "4.2.97",
35+
"@esotericsoftware/spine-core": "4.2.97",
36+
"@esotericsoftware/spine-webgl": "4.2.97"
3737
},
3838
"devDependencies": {
3939
"phaser": "^4.0.0-rc.1"

spine-ts/spine-pixi-v7/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-pixi-v7",
3-
"version": "4.2.96",
3+
"version": "4.2.97",
44
"description": "The official Spine Runtimes for the web PixiJS v7.",
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.96"
34+
"@esotericsoftware/spine-core": "4.2.97"
3535
},
3636
"peerDependencies": {
3737
"@pixi/core": "^7.2.4",

spine-ts/spine-pixi-v8/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-pixi-v8",
3-
"version": "4.2.96",
3+
"version": "4.2.97",
44
"description": "The official Spine Runtimes for PixiJS v8.",
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.96"
34+
"@esotericsoftware/spine-core": "4.2.97"
3535
},
3636
"peerDependencies": {
3737
"pixi.js": "^8.12.0"

spine-ts/spine-player/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esotericsoftware/spine-player",
3-
"version": "4.2.96",
3+
"version": "4.2.97",
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.96"
34+
"@esotericsoftware/spine-webgl": "4.2.97"
3535
}
3636
}

0 commit comments

Comments
 (0)