From 2a0b7f2b52dc011e7aac3b757ff5fa22288025e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 09:42:24 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.90 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-04.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 73ab46630..2cbb3897b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 522 Mich Update all.json (#1500) + 523 Mich Update all.json (#1503) 378 Jaco Bump @polkadot/dev (#1496) 211 mhusnirizal update all.json (#1490) 100 frankywild Update all.json (#1499) diff --git a/all.json b/all.json index f42abda39..7c1b91a6f 100644 --- a/all.json +++ b/all.json @@ -14,8 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "validationsynonyms.com", - "myethgateway.xyz", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -4198,6 +4196,7 @@ "myetherwallet.es", "myetherwallet.info", "myetherwallet.us", + "myethgateway.xyz", "mykeplrapp.site", "mykeyconfirm.online", "mylivewalletsync.com", @@ -6800,6 +6799,7 @@ "validations.gq", "validations.ml", "validations.tk", + "validationsynonyms.com", "validationwallet.org", "validator-sync.com", "validatorbridge.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 42dfdff97..ab48614ec 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -187,6 +187,10 @@ "date": "2022-04-25", "url": "moreonnft.com" }, + { + "date": "2022-04-25", + "url": "myethgateway.xyz" + }, { "date": "2022-04-25", "url": "native-metamask-io-2.cf" @@ -271,6 +275,10 @@ "date": "2022-04-25", "url": "turstwallet.club" }, + { + "date": "2022-04-25", + "url": "validationsynonyms.com" + }, { "date": "2022-04-25", "url": "wallet-websync.com" diff --git a/package.json b/package.json index 9a427c448..8e706c8bc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.89", + "version": "0.11.90", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 127b5506d..770cf4f2c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.89", + "version": "0.11.90", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 19da5ddc7..2381aa6c8 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.11.89' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.90' };