From 456726a389f3c8ab8ed20c3a49dcd0bed8ecb630 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 Dec 2021 20:57:52 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.524 skip-checks: true --- meta/2021-12.json | 20 ++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- packages/unused/package.json | 2 +- 5 files changed, 24 insertions(+), 4 deletions(-) diff --git a/meta/2021-12.json b/meta/2021-12.json index e27d46cc3..b769a6386 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -59,6 +59,10 @@ "date": "2021-12-10", "url": "dappsbridgedefi.com" }, + { + "date": "2021-12-10", + "url": "dappsfixer.online" + }, { "date": "2021-12-10", "url": "dappswallconnect.com" @@ -83,6 +87,10 @@ "date": "2021-12-10", "url": "exodusn.com" }, + { + "date": "2021-12-10", + "url": "livebrigdewallet.site" + }, { "date": "2021-12-10", "url": "meetamasklogin.webflow.io" @@ -283,6 +291,14 @@ "date": "2021-12-10", "url": "smartwalletsconnectsync.online" }, + { + "date": "2021-12-10", + "url": "supportwallets.online" + }, + { + "date": "2021-12-10", + "url": "syncmywallets.online" + }, { "date": "2021-12-10", "url": "upmetamasklogin.webflow.io" @@ -295,6 +311,10 @@ "date": "2021-12-10", "url": "wallconnect.online" }, + { + "date": "2021-12-10", + "url": "walletaffix.online" + }, { "date": "2021-12-10", "url": "walletchain.webflow.io" diff --git a/package.json b/package.json index 0f18ba3e2..32a926de9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.523", + "version": "0.6.524", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9738338f4..0c1425ad6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.523", + "version": "0.6.524", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ba1b65f5d..e8145c395 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.523' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.524' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 856d5651b..dcfe7f28f 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.523", + "version": "0.6.524", "main": "index.js" }