From df60df8a4aab900ceeb9a381f8ebb57a306cfa9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 20:01:41 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.82 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-04.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b8f329f28..2c55ec57e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 470 Mich Update all.json (#1392) + 471 Mich Update all.json (#1395) 374 Jaco Bump @polkadot/dev (#1371) 192 mhusnirizal update all.json (#1393) 89 frankywild Update all.json (#1394) diff --git a/all.json b/all.json index 3cb33fcbd..ffff18377 100644 --- a/all.json +++ b/all.json @@ -9,10 +9,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "nodebridges.com", - "validationafixwallet.org", - "wallet--reconnect.net", - "mywalletrouter.com", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -3335,6 +3331,7 @@ "mywalletinvestor.com", "mywalletlink.com", "mywalletprotocol.online", + "mywalletrouter.com", "mywallets-connect.site", "mywallets-connects.online", "mywalletsconnect.live", @@ -3423,6 +3420,7 @@ "nodeactivation.org", "nodeauthenticate.org", "nodeauthorization.online", + "nodebridges.com", "nodechain.me", "nodeconnections.com", "nodeconnectons.com", @@ -5394,6 +5392,7 @@ "validatingnetwork.site", "validatingnodes.com", "validatingnodes.online", + "validationafixwallet.org", "validationdapp.info", "validationfield.com", "validationfixwallet.org", @@ -5511,6 +5510,7 @@ "waller-a643a.web.app", "wallerhof.com", "wallertconnect.com", + "wallet--reconnect.net", "wallet-a643a.web.app", "wallet-affixlive.com", "wallet-api.link", diff --git a/meta/2022-04.json b/meta/2022-04.json index 4db48b10f..e02ee3648 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -87,10 +87,18 @@ "date": "2022-04-08", "url": "mainnetchainsync.com" }, + { + "date": "2022-04-08", + "url": "mywalletrouter.com" + }, { "date": "2022-04-08", "url": "node-syncs.com" }, + { + "date": "2022-04-08", + "url": "nodebridges.com" + }, { "date": "2022-04-08", "url": "rectificationsync.com" @@ -127,6 +135,14 @@ "date": "2022-04-08", "url": "syncnodes.live" }, + { + "date": "2022-04-08", + "url": "validationafixwallet.org" + }, + { + "date": "2022-04-08", + "url": "wallet--reconnect.net" + }, { "date": "2022-04-08", "url": "walletauthentication-sync.com" diff --git a/package.json b/package.json index 3bb6f8ac3..5fb7fe469 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.81", + "version": "0.10.82", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 414307198..52899d1ce 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.81", + "version": "0.10.82", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7d7443a84..638c8be21 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.81' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.82' };