diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f75b628bb..d318b30ed 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 72 michalisFr 65 mhusnirizal 24 Bill Laboon - 18 frankywild + 19 frankywild 9 Dan Shields 8 grizzly375 6 ccris02 diff --git a/meta/2022-01.json b/meta/2022-01.json index 79393801f..7a56c14b0 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -3,10 +3,22 @@ "date": "2022-01-06", "url": "active-v3-liquidity.quest" }, + { + "date": "2022-01-06", + "url": "connectingdaps.com" + }, { "date": "2022-01-06", "url": "dapp-support.com" }, + { + "date": "2022-01-06", + "url": "dappslinkscan.com" + }, + { + "date": "2022-01-06", + "url": "dappswalletsolution.com" + }, { "date": "2022-01-06", "url": "dapsprotocol.online" @@ -51,6 +63,18 @@ "date": "2022-01-06", "url": "polkadotevent.net" }, + { + "date": "2022-01-06", + "url": "synchconnects.com" + }, + { + "date": "2022-01-06", + "url": "synchpads.online" + }, + { + "date": "2022-01-06", + "url": "syncprotocols.online" + }, { "date": "2022-01-06", "url": "thewalletsconnectapp.com" @@ -59,6 +83,10 @@ "date": "2022-01-06", "url": "uliv.co.in" }, + { + "date": "2022-01-06", + "url": "validatedapps.net" + }, { "date": "2022-01-06", "url": "virtualwallet.support" @@ -71,6 +99,10 @@ "date": "2022-01-06", "url": "walletconnectors.com" }, + { + "date": "2022-01-06", + "url": "walletkonet.com" + }, { "date": "2022-01-06", "url": "walletsdappp.biz" diff --git a/package.json b/package.json index 885f4604b..152567308 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.27", + "version": "0.7.28", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2e9a1aae4..01ef943e3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.27", + "version": "0.7.28", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f16f3f7e0..6f431df8b 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.7.27' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.7.28' };