From d7f671524e30d3ff45c346ee2138c49b04b80e55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Dec 2021 08:09:27 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.487 skip-checks: true --- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- packages/unused/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4f63c0778..58b945be4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.486", + "version": "0.6.487", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 84b4b0957..848304407 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.486", + "version": "0.6.487", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index aa8165de4..6374169df 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.486' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.487' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index f9f9b266d..9b235c4f0 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -14,6 +14,6 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.486", + "version": "0.6.487", "main": "index.js" }