From 289dbd5dbf1caa1da6a2ad8c45c2844d58083cc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 5 Feb 2022 05:09:40 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.119 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-02.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 7ee928fa4..204eba292 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 345 Mich Update all.json (#1053) + 346 Mich Update all.json (#1054) 334 Jaco Remove polkadot.energy (#1040) 104 mhusnirizal update all.json (#1052) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 69cfa0104..dbc6b5c12 100644 --- a/all.json +++ b/all.json @@ -7,8 +7,6 @@ "0vwwuniswap.top", "16-b.it", "1776coin.org", - "trustrealaid.online", - "trustliveaid.online", "1inch-wallet.org", "1metamask.com", "1polkadot-5x1e.js.org", @@ -2919,7 +2917,9 @@ "trustedwallet.club", "trustewallet.camp", "trustewallet.world", + "trustliveaid.online", "trustnewswalletshare.com", + "trustrealaid.online", "trustsecurewallet.com", "trustsupportwallet.com", "trustswallet.blog", diff --git a/meta/2022-02.json b/meta/2022-02.json index 3a1ffbe80..65c007f16 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-02-05", + "url": "trustliveaid.online" + }, + { + "date": "2022-02-05", + "url": "trustrealaid.online" + }, { "date": "2022-02-04", "url": "app.uniswap.directory" diff --git a/package.json b/package.json index 2bb6ca371..019b7ba51 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.118", + "version": "0.8.119", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 77709bc3d..4ff9d5e28 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.118", + "version": "0.8.119", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1f0994996..ca5785a02 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.118' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.119' };