From d40259719ac8f0d556f0a6580283f8bbf4a22814 Mon Sep 17 00:00:00 2001 From: Josh <37798644+joshuaellis@users.noreply.github.com> Date: Tue, 13 Jul 2021 17:28:22 +0100 Subject: [PATCH] v9.2.4 --- packages/animated/package.json | 2 +- packages/core/package.json | 2 +- packages/parallax/package.json | 2 +- packages/rafz/package.json | 2 +- packages/react-spring/package.json | 2 +- packages/shared/package.json | 2 +- packages/types/package.json | 2 +- targets/konva/package.json | 2 +- targets/native/package.json | 2 +- targets/three/package.json | 2 +- targets/web/package.json | 2 +- targets/zdog/package.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/animated/package.json b/packages/animated/package.json index 74e3b43e4f..32d83c2a2c 100644 --- a/packages/animated/package.json +++ b/packages/animated/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/animated", - "version": "9.2.3", + "version": "9.2.4", "description": "Animated component props for React", "main": "dist/react-spring-animated.cjs.js", "module": "dist/react-spring-animated.esm.js", diff --git a/packages/core/package.json b/packages/core/package.json index 9f66011aca..18556af427 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/core", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-core.cjs.js", "module": "dist/react-spring-core.esm.js", "files": [ diff --git a/packages/parallax/package.json b/packages/parallax/package.json index 1ab9ecc19d..0ee40370f4 100644 --- a/packages/parallax/package.json +++ b/packages/parallax/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/parallax", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-parallax.cjs.js", "module": "dist/react-spring-parallax.esm.js", "files": [ diff --git a/packages/rafz/package.json b/packages/rafz/package.json index d7351a597f..c6c7b16144 100644 --- a/packages/rafz/package.json +++ b/packages/rafz/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/rafz", - "version": "9.2.3", + "version": "9.2.4", "description": "react-spring's fork of rafz one frameloop to rule them all", "main": "dist/react-spring-rafz.cjs.js", "module": "dist/react-spring-rafz.esm.js", diff --git a/packages/react-spring/package.json b/packages/react-spring/package.json index 2a01ff1c77..b24102e491 100644 --- a/packages/react-spring/package.json +++ b/packages/react-spring/package.json @@ -1,6 +1,6 @@ { "name": "react-spring", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring.cjs.js", "module": "dist/react-spring.esm.js", "files": [ diff --git a/packages/shared/package.json b/packages/shared/package.json index 8c630c6938..9f5a36c978 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/shared", - "version": "9.2.3", + "version": "9.2.4", "description": "Globals and shared modules", "main": "dist/react-spring-shared.cjs.js", "module": "dist/react-spring-shared.esm.js", diff --git a/packages/types/package.json b/packages/types/package.json index 37fed7fa4b..c4ab2d6174 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/types", - "version": "9.2.3", + "version": "9.2.4", "description": "Internal package with TypeScript stuff", "main": "index.js", "repository": "pmndrs/react-spring", diff --git a/targets/konva/package.json b/targets/konva/package.json index 07cc2f7cf6..fede8bdce7 100644 --- a/targets/konva/package.json +++ b/targets/konva/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/konva", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-konva.cjs.js", "module": "dist/react-spring-konva.esm.js", "files": [ diff --git a/targets/native/package.json b/targets/native/package.json index d9bfe701b5..d6720ba6ed 100644 --- a/targets/native/package.json +++ b/targets/native/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/native", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-native.cjs.js", "module": "dist/react-spring-native.esm.js", "files": [ diff --git a/targets/three/package.json b/targets/three/package.json index 2a613e2c1e..efe83aa71e 100644 --- a/targets/three/package.json +++ b/targets/three/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/three", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-three.cjs.js", "module": "dist/react-spring-three.esm.js", "files": [ diff --git a/targets/web/package.json b/targets/web/package.json index 55f65607fd..d716f7dc6c 100644 --- a/targets/web/package.json +++ b/targets/web/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/web", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-web.cjs.js", "module": "dist/react-spring-web.esm.js", "files": [ diff --git a/targets/zdog/package.json b/targets/zdog/package.json index 967cbc374c..68bb660248 100644 --- a/targets/zdog/package.json +++ b/targets/zdog/package.json @@ -1,6 +1,6 @@ { "name": "@react-spring/zdog", - "version": "9.2.3", + "version": "9.2.4", "main": "dist/react-spring-zdog.cjs.js", "module": "dist/react-spring-zdog.esm.js", "files": [