From a8e4b51fd98738f51c12e2d7af0040d27b8c1cb6 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 16 Jun 2022 23:35:20 +0800 Subject: [PATCH] chore: release v8.7.2 --- package.json | 6 +++--- pnpm-lock.yaml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 77ca7a1b1b3..925d6631af8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vueuse/monorepo", - "version": "8.7.1", + "version": "8.7.2", "private": true, "packageManager": "pnpm@7.1.7", "description": "Collection of essential Vue Composition Utilities", @@ -20,7 +20,7 @@ "lint:fix": "nr lint --fix", "publish:ci": "esno scripts/publish.ts", "install-fonts": "gfi install Inter && gfi install Fira Code", - "release": "npm run build:types && bumpp --execute='npm run update' --all", + "release": "bumpp --execute=\"npm run build:types && npm run update\" --all --no-commit --dry", "size": "esno scripts/export-size.ts", "test": "nr test:3", "test:2": "vue-demi-switch 2 vue2 && vitest run --silent", @@ -53,7 +53,7 @@ "@vue/test-utils": "^2.0.1", "@vue/theme": "^1.0.2", "axios": "^0.27.2", - "bumpp": "^8.1.0", + "bumpp": "^8.2.0", "consola": "^2.15.3", "cross-env": "^7.0.3", "esbuild-register": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba4a48f0c0c..d7ea35a804c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: '@vue/test-utils': ^2.0.1 '@vue/theme': ^1.0.2 axios: ^0.27.2 - bumpp: ^8.1.0 + bumpp: ^8.2.0 consola: ^2.15.3 cross-env: ^7.0.3 esbuild-register: ^3.3.3 @@ -94,7 +94,7 @@ importers: '@vue/test-utils': 2.0.1_vue@3.2.37 '@vue/theme': 1.0.2_u2gkp2u25pdfnxvdjnifvavkfu axios: 0.27.2 - bumpp: 8.1.0 + bumpp: 8.2.0 consola: 2.15.3 cross-env: 7.0.3 esbuild-register: 3.3.3 @@ -3462,8 +3462,8 @@ packages: semver: 7.3.7 dev: true - /bumpp/8.1.0: - resolution: {integrity: sha512-USNqoYA+xM50vJGDoChjG9J7IeZeyymi7OUC9WT58pUF9l2Ue0Q6f8ec5vdai2dD70C+bs1d5WRe/JHNNXiMGg==} + /bumpp/8.2.0: + resolution: {integrity: sha512-DhFa4DSREOwnHJQyQ+Qhj9pUJAIZKMEtuHN7BuQij4CoxSBc6n4bBZnlvFWuLXNMr0aCtsMXnkQWC/7GyGypYw==} engines: {node: '>=10'} hasBin: true dependencies: