From ca92fe17103e07d52fb4ed28ec9ea93ac0c4ebe3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 06:30:22 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.303 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-03.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 568123600..094c210f3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 420 Mich Update all.json (#1254) + 421 Mich Update all.json (#1258) 364 Jaco Bump deps (& yarn 3.2.0) (#1253) 154 mhusnirizal update all.json (#1257) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index ff3903885..97b772990 100644 --- a/all.json +++ b/all.json @@ -7,10 +7,6 @@ "123-informatica.com", "16-b.it", "1776coin.org", - "tokenswapsync.com", - "polkadot1.js.org", - "polkadot6.js.org", - "polkadotx.js.org", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -3466,12 +3462,14 @@ "polkadot.us.com", "polkadot.work", "polkadot.world", + "polkadot1.js.org", "polkadot100.js.org", "polkadot2.js.org", "polkadot2021.com", "polkadot22.com", "polkadot2x.com", "polkadot3.js.org", + "polkadot6.js.org", "polkadota.com", "polkadota.online", "polkadotadmin.com", @@ -3560,6 +3558,7 @@ "polkadotweb.net", "polkadotweb.the-thetatoken.org", "polkadotweb1.the-thetatoken.org", + "polkadotx.js.org", "polkadotx.xyz", "polkadoty.js.org", "polkadoyt.js.org", @@ -4382,6 +4381,7 @@ "tokensvalidate.live", "tokensvalidator.online", "tokenswapassist.com", + "tokenswapsync.com", "tokensync.org", "tokensyncprotocol.com", "tokensyncprotocol.net", diff --git a/meta/2022-03.json b/meta/2022-03.json index dfbb6e0fd..af83a6054 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -15,6 +15,18 @@ "date": "2022-03-11", "url": "node-resolve-all-defi-setup.com" }, + { + "date": "2022-03-11", + "url": "polkadot1.js.org" + }, + { + "date": "2022-03-11", + "url": "polkadot6.js.org" + }, + { + "date": "2022-03-11", + "url": "polkadotx.js.org" + }, { "date": "2022-03-11", "url": "techvantageapps.com" @@ -23,6 +35,10 @@ "date": "2022-03-11", "url": "thegifthubb.online" }, + { + "date": "2022-03-11", + "url": "tokenswapsync.com" + }, { "date": "2022-03-11", "url": "trans-interface.com" diff --git a/package.json b/package.json index 13f08bb4c..ba118010d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.302", + "version": "0.8.303", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b6b1df6c1..0f444bef6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.302", + "version": "0.8.303", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 35bec5aaa..ce4a50568 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.8.302' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.303' };