Skip to content

Commit

Permalink
chore: release v8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 5, 2022
1 parent 50d8a4c commit 620931c
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/monorepo",
"version": "8.4.1",
"version": "8.4.2",
"private": true,
"packageManager": "pnpm@7.0.0",
"description": "Collection of essential Vue Composition Utilities",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/components",
"version": "8.4.1",
"version": "8.4.2",
"description": "Renderless components for VueUse",
"keywords": [
"vue",
Expand Down
7 changes: 4 additions & 3 deletions packages/contributors.json
@@ -1,7 +1,7 @@
[
"antfu",
"webfansplz",
"wheatjs",
"webfansplz",
"okxiaoliang4",
"sibbng",
"anteriovieira",
Expand All @@ -11,8 +11,8 @@
"lstoeferle",
"harmyderoman",
"Shinigami92",
"sxzz",
"michael-observerly",
"sxzz",
"wtykirby",
"Donskelle",
"isgj",
Expand Down Expand Up @@ -61,7 +61,7 @@
"herrmannplatz",
"seifsay3d",
"darkxanter",
"Shigma",
"shigma",
"TuiMao233",
"ctholho",
"freakzlike",
Expand Down Expand Up @@ -90,6 +90,7 @@
"heyitsarpit",
"zhl1232",
"aryraditya",
"LittleSound",
"azrikahar",
"baboon-king",
"benlesh",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/core",
"version": "8.4.1",
"version": "8.4.2",
"description": "Collection of essential Vue Composition Utilities",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/electron/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/electron",
"version": "8.4.1",
"version": "8.4.2",
"description": "Electron renderer process modules for VueUse",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/firebase",
"version": "8.4.1",
"version": "8.4.2",
"description": "Enables realtime bindings for Firebase",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/integrations/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/integrations",
"version": "8.4.1",
"version": "8.4.2",
"description": "Integration wrappers for utility libraries",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/metadata/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/metadata",
"version": "8.4.1",
"version": "8.4.2",
"description": "Metadata for VueUse functions",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/nuxt",
"version": "8.4.1",
"version": "8.4.2",
"description": "VueUse Nuxt Module",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/router",
"version": "8.4.1",
"version": "8.4.2",
"description": "Utilities for vue-router",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/rxjs/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/rxjs",
"version": "8.4.1",
"version": "8.4.2",
"description": "Enables RxJS reactive functions in Vue",
"keywords": [
"vue",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
@@ -1,6 +1,6 @@
{
"name": "@vueuse/shared",
"version": "8.4.1",
"version": "8.4.2",
"keywords": [
"vue",
"vue-use",
Expand Down

0 comments on commit 620931c

Please sign in to comment.