From b243e81ebbc3fdeef882ac6c06a9f0e3b32cb558 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 Dec 2021 04:55:03 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.520 skip-checks: true --- meta/2021-12.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- packages/unused/package.json | 2 +- 5 files changed, 28 insertions(+), 4 deletions(-) diff --git a/meta/2021-12.json b/meta/2021-12.json index 0db46bc96..b5c4e7ff4 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,28 @@ [ + { + "date": "2021-12-10", + "url": "dapp-connect.cfd" + }, + { + "date": "2021-12-10", + "url": "dapps-synchronizelive.com" + }, + { + "date": "2021-12-10", + "url": "dappsbridgedefi.com" + }, + { + "date": "2021-12-10", + "url": "dappswallconnect.com" + }, + { + "date": "2021-12-10", + "url": "smartwalletsconnectsync.online" + }, + { + "date": "2021-12-10", + "url": "walletssecurred.com" + }, { "date": "2021-12-09", "url": "bankdapps.com" diff --git a/package.json b/package.json index 113a9a70d..3311331d4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.519", + "version": "0.6.520", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 22e31091c..8f59972ab 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.519", + "version": "0.6.520", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8471df9f9..1770860bc 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.519' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.520' }; diff --git a/packages/unused/package.json b/packages/unused/package.json index 2a4f5d70b..b62d63938 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.519", + "version": "0.6.520", "main": "index.js" }