From 1ad96abb03f06dd2d8cbbfbbb26e289c889c11b9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 12 Jan 2022 05:32:52 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.15 skip-checks: true --- CONTRIBUTORS | 54 ++++++++++++++-------------- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 30 insertions(+), 30 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 30d3ad2ff..8d97c57f4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,27 +1,27 @@ - 317 Jaco - 300 Mich - 74 mhusnirizal - 72 michalisFr - 24 Bill Laboon - 22 frankywild - 9 Dan Shields - 8 grizzly375 - 6 ccris02 - 6 Florian Franzen - 4 NYMETVA - 3 brettkolodny - 3 Samuel MC - 2 paradoxxx-tt - 2 SimonKraus - 1 Christina-Marie A Miyar - 1 Danny Salman - 1 Dudley - 1 Graham Dixon - 1 hhanson4 - 1 Idi Eradiri - 1 Justin Pham - 1 Keegan | W3F - 1 Mark Crince - 1 Nathan Quarles - 1 Nikhil Ranjan - 1 Thibaut Sardan \ No newline at end of file + 318 Jaco Bump dev (w/ contrib update) (#933) + 300 Mich Update all.json (#930) + 74 mhusnirizal update all.json (#932) + 72 michalisFr Update all.json (#904) + 24 Bill Laboon "tripple your DOT" scam (#838) + 22 frankywild Update all.json (#931) + 9 Dan Shields add multipe reported scams (#297) + 8 grizzly375 Update all.json (#575) + 6 ccris02 Adding few newly registered phishing sites (#344) + 6 Florian Franzen Add "polkadot-bonus.network" (#105) + 4 NYMETVA Update all.json (#147) + 3 brettkolodny Update all.json (#335) + 3 Samuel MC Update address.json (#96) + 2 paradoxxx-tt Update address.json (#306) + 2 SimonKraus add polkadotgiveaway dot com to the list (#114) + 1 Christina-Marie A Miyar Update all.json (#855) + 1 Danny Salman Add scam site (#461) + 1 Dudley remove simpleswap.io address from youtube scams (#94) + 1 Graham Dixon Adds polkadot.com.se phishing site (#27) + 1 hhanson4 Update all.json (#454) + 1 Idi Eradiri #671 zeitgeist public sale scam (#672) + 1 Justin Pham This is a scam phishing site bitz.country. There is no association with bit.country (#689) + 1 Keegan | W3F Update all.json (#718) + 1 Mark Crince add site (#174) + 1 Nathan Quarles add "linkupaffix.co" (#866) + 1 Nikhil Ranjan Removing polkassembly.network (#304) + 1 Thibaut Sardan Update README.md (#2) \ No newline at end of file diff --git a/package.json b/package.json index ed759a9be..1e082296b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.14", + "version": "0.8.15", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 30c5d7d95..38851ca18 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.14", + "version": "0.8.15", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 45e672833..6f50d14d2 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.14' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.15' };