From 70cd7d200de1397e2577360c94236c55f586b3b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 16:06:35 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.75 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-04.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fbb023910..b54444b99 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 468 Mich Update all.json (#1386) + 469 Mich Update all.json (#1387) 374 Jaco Bump @polkadot/dev (#1371) 189 mhusnirizal update all.json (#1383) 87 frankywild Update all.json (#1382) diff --git a/all.json b/all.json index 4d8da4cc9..b4f225f46 100644 --- a/all.json +++ b/all.json @@ -13,7 +13,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "adoring-heyrovsky-2d1534.netlify.app", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -108,6 +107,7 @@ "adidasmint.art", "admin-d-wallet.com", "adobo.finance", + "adoring-heyrovsky-2d1534.netlify.app", "advancedpolkadot.com", "affix-syncwallet.online", "affix-walletvalidator.online", diff --git a/meta/2022-04.json b/meta/2022-04.json index e8c22fe74..75ac8190e 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -3,6 +3,10 @@ "date": "2022-04-07", "url": "accessrewardnet.org" }, + { + "date": "2022-04-07", + "url": "adoring-heyrovsky-2d1534.netlify.app" + }, { "date": "2022-04-07", "url": "app.yourcryptocare.xyz" diff --git a/package.json b/package.json index fb253df46..862e0c07a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.74", + "version": "0.10.75", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 83a868341..b5529fc27 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.74", + "version": "0.10.75", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d16c95a5e..264335fd0 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.74' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.75' };