diff --git a/package.json b/package.json index 54a1280a0a2..5c284560ce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/monorepo", - "version": "9.11.1", + "version": "9.12.0", "private": true, "packageManager": "pnpm@7.6.0", "description": "Collection of essential Vue Composition Utilities", diff --git a/packages/components/package.json b/packages/components/package.json index ebf000b0aa4..54b7fd9bc40 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/components", - "version": "9.11.1", + "version": "9.12.0", "description": "Renderless components for VueUse", "author": "Jacob Clevenger", "license": "MIT", diff --git a/packages/core/package.json b/packages/core/package.json index 6a0e8ebd550..b7d00c436db 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/core", - "version": "9.11.1", + "version": "9.12.0", "description": "Collection of essential Vue Composition Utilities", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/electron/package.json b/packages/electron/package.json index 668b225f55d..217a7c79aee 100644 --- a/packages/electron/package.json +++ b/packages/electron/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/electron", - "version": "9.11.1", + "version": "9.12.0", "description": "Electron renderer process modules for VueUse", "author": "Archer Gu", "license": "MIT", diff --git a/packages/firebase/package.json b/packages/firebase/package.json index 93b224dc088..3be80421ec4 100644 --- a/packages/firebase/package.json +++ b/packages/firebase/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/firebase", - "version": "9.11.1", + "version": "9.12.0", "description": "Enables realtime bindings for Firebase", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/integrations/package.json b/packages/integrations/package.json index fb8ac508f10..a9c24254fb0 100644 --- a/packages/integrations/package.json +++ b/packages/integrations/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/integrations", - "version": "9.11.1", + "version": "9.12.0", "description": "Integration wrappers for utility libraries", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/math/package.json b/packages/math/package.json index 02edc1582cb..1695740f566 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/math", - "version": "9.11.1", + "version": "9.12.0", "description": "Math functions for VueUse", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/metadata/package.json b/packages/metadata/package.json index 6eb315938c9..5b5a0f24b36 100644 --- a/packages/metadata/package.json +++ b/packages/metadata/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/metadata", - "version": "9.11.1", + "version": "9.12.0", "description": "Metadata for VueUse functions", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 317be0a235c..728a94555c5 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/nuxt", - "version": "9.11.1", + "version": "9.12.0", "description": "VueUse Nuxt Module", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/router/package.json b/packages/router/package.json index 32feeb8fd5d..82aac49ed0b 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/router", - "version": "9.11.1", + "version": "9.12.0", "description": "Utilities for vue-router", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/rxjs/package.json b/packages/rxjs/package.json index a95589ac536..d19fcb7f9e6 100644 --- a/packages/rxjs/package.json +++ b/packages/rxjs/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/rxjs", - "version": "9.11.1", + "version": "9.12.0", "description": "Enables RxJS reactive functions in Vue", "author": "Anthony Fu ", "license": "MIT", diff --git a/packages/shared/package.json b/packages/shared/package.json index b52c5e6fa24..8a21c0daba2 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/shared", - "version": "9.11.1", + "version": "9.12.0", "author": "Anthony Fu ", "license": "MIT", "funding": "https://github.com/sponsors/antfu",