From 9ebb3d361ea44ab6bf591c8d9507f0d7768b2b1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Dec 2021 03:49:45 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.553 skip-checks: true --- meta/2021-12.json | 40 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 43 insertions(+), 3 deletions(-) diff --git a/meta/2021-12.json b/meta/2021-12.json index 7b5ef6051..f8e851e58 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,44 @@ [ + { + "date": "2021-12-17", + "url": "bitwalletme.com" + }, + { + "date": "2021-12-17", + "url": "blockchainwallet-tool.com" + }, + { + "date": "2021-12-17", + "url": "cryptowalletsyncauthentication.com" + }, + { + "date": "2021-12-17", + "url": "initializedapps.site" + }, + { + "date": "2021-12-17", + "url": "launchpad.dapps-synapse.network" + }, + { + "date": "2021-12-17", + "url": "nodedapps.online" + }, + { + "date": "2021-12-17", + "url": "walletconnectrepair.com" + }, + { + "date": "2021-12-17", + "url": "walletsvalidationnodes.com" + }, + { + "date": "2021-12-17", + "url": "walletvalidationsolutions.online" + }, + { + "date": "2021-12-17", + "url": "walletverification.info" + }, { "date": "2021-12-16", "url": "cakewalletassist.tips" diff --git a/package.json b/package.json index fd3c53b83..cb8c2c830 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.552", + "version": "0.6.553", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3c57585bb..dc91aba81 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.552", + "version": "0.6.553", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f75ef7c4f..e0144f33f 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.552' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.553' };