From 025eaa709f5efbe795db8ec88d1105b6072f4ce1 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 21 Nov 2021 13:29:55 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.450 skip-checks: true --- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- packages/unused/package.json | 2 +- urlmeta.json | 4 ++++ 5 files changed, 8 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 326449b19..307d351cb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.449", + "version": "0.6.450", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ce95839b9..c789e2678 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.449", + "version": "0.6.450", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 450bcc09c..f1b5d6579 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.449' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.450' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 038c52b80..426beb25a 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.449", + "version": "0.6.450", "main": "index.js" } diff --git a/urlmeta.json b/urlmeta.json index 34668dc2f..abffb672c 100644 --- a/urlmeta.json +++ b/urlmeta.json @@ -1,4 +1,8 @@ [ + { + "date": "2021-11-21", + "url": "dappfix.app" + }, { "date": "2021-11-21", "url": "polkadotweb.live"