From c5e43de93ffc57fa70314198614fea4510814b61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 06:58:13 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.61 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-04.json | 20 ++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0d4634658..d4638aa5c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 460 Mich Update all.json (#1362) + 461 Mich Update all.json (#1372) 374 Jaco Bump @polkadot/dev (#1371) 186 mhusnirizal update all.json (#1370) 84 frankywild Update all.json (#1368) diff --git a/all.json b/all.json index 224f7f155..a45122a9e 100644 --- a/all.json +++ b/all.json @@ -11,12 +11,7 @@ "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", - "collab-tools.live", "1inch.tk", - "defimintverification.io", - "intelphaseverification.com", - "validatedefi.xyz", - "walletchornet24.com", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -700,6 +695,7 @@ "collaabconnects.net", "collab-helpdesk.com", "collab-landhelpdesk.com", + "collab-tools.live", "collab-validator.com", "collabassist.org", "collabconnect.land", @@ -1753,6 +1749,7 @@ "defimetasynchs.com", "defimigrationsync.com", "defimintsync.com", + "defimintverification.io", "definodesmodule.com", "defiprotocol-fixedissues.com", "defiprotocolrestore.com", @@ -2299,6 +2296,7 @@ "integratinginterface.com", "integrationdapp.org", "integrationprotocol.info", + "intelphaseverification.com", "interconnectnode.online", "interdapps.com", "interdapps.tech", @@ -5181,6 +5179,7 @@ "validatedapps.net", "validatedappsnow.com", "validatedefi.surge.sh", + "validatedefi.xyz", "validateeasily.wallectconnectonline.com", "validatefixxwallets.org", "validatelive.com", @@ -5486,6 +5485,7 @@ "walletchains.webflow.io", "walletchainspad.com", "walletchainvalidation.com", + "walletchornet24.com", "walletcloudauthentication.com", "walletcloudconnectt.com", "walletcnnt.site", diff --git a/meta/2022-04.json b/meta/2022-04.json index bfcb8a0db..aaf9eeb33 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-04-05", + "url": "collab-tools.live" + }, + { + "date": "2022-04-05", + "url": "defimintverification.io" + }, + { + "date": "2022-04-05", + "url": "intelphaseverification.com" + }, + { + "date": "2022-04-05", + "url": "validatedefi.xyz" + }, + { + "date": "2022-04-05", + "url": "walletchornet24.com" + }, { "date": "2022-04-01", "url": "3dpouchsecure.xyz" diff --git a/package.json b/package.json index f19116ab3..218abe02e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.60", + "version": "0.10.61", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2a25fce65..62a20a3bd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.60", + "version": "0.10.61", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d9cd9a3df..6357c568c 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.60' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.61' };