From 0d8b41e9ba7aa3d0859533ac7d4303d1ef2a195b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Jan 2022 14:59:19 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.58 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-01.json | 32 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 37 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fc2b3de9a..3025fd4f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 325 Jaco Remove sites.google.com (#968) 317 Mich Update all.json (#976) - 87 mhusnirizal update all.json (#975) + 88 mhusnirizal update all.json (#978) 74 michalisFr Update address.json (#966) 25 Bill Laboon seed stealer site (#977) 25 frankywild Update all.json (#974) diff --git a/all.json b/all.json index cd5ea2e7e..9359f7226 100644 --- a/all.json +++ b/all.json @@ -575,6 +575,7 @@ "dapps-connector.com", "dapps-dnode.com", "dapps-encryptoken.dev", + "dapps-integrate.app", "dapps-integration.com", "dapps-integration.org", "dapps-ledgerconnect.info", @@ -652,7 +653,6 @@ "dappserverconnect.com", "dappsfi.online", "dappsfixer.online", - "dapps-integrate.app", "dappsintegrate.cloud", "dappsintegrate.co", "dappsintegrate.io", diff --git a/meta/2022-01.json b/meta/2022-01.json index 60f2f20ae..bdc4cb546 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -35,6 +35,26 @@ "date": "2022-01-20", "url": "dapp-solutions.net" }, + { + "date": "2022-01-20", + "url": "dapps-integrate.app" + }, + { + "date": "2022-01-20", + "url": "dappsintegrate.cloud" + }, + { + "date": "2022-01-20", + "url": "dappsintegrate.co" + }, + { + "date": "2022-01-20", + "url": "dappsintegrate.io" + }, + { + "date": "2022-01-20", + "url": "dappsintegrate.one" + }, { "date": "2022-01-20", "url": "dappsprotocol.io" @@ -63,6 +83,18 @@ "date": "2022-01-20", "url": "fxresolveconnect.com" }, + { + "date": "2022-01-20", + "url": "integratedapps.online" + }, + { + "date": "2022-01-20", + "url": "integratedappsconnect.online" + }, + { + "date": "2022-01-20", + "url": "integratedappspro.online" + }, { "date": "2022-01-20", "url": "metamask-officiel.com" diff --git a/package.json b/package.json index 181aaa199..c82b9d70a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.57", + "version": "0.8.58", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 99ffeb72c..ed3a5281c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.57", + "version": "0.8.58", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8741e6954..8e57c43ae 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.57' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.58' };