From bf0c4abc5e5e5f821af500100b3127c3534ef69c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Feb 2022 13:53:31 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.177 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-02.json | 4 ---- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 4 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 258c1a147..25cf7f074 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 374 Mich Update all.json (#1116) + 375 Mich Update all.json (#1117) 342 Jaco Add missing ETH phishing entries (#1113) 116 mhusnirizal update all.json (#1112) 77 michalisFr Update all.json (#1036) diff --git a/meta/2022-02.json b/meta/2022-02.json index 5715f0492..6be25fbfa 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -143,10 +143,6 @@ "date": "2022-02-16", "url": "newfixingmanager.com" }, - { - "date": "2022-02-16", - "url": "pages.dev" - }, { "date": "2022-02-16", "url": "polkasfarter.com" diff --git a/package.json b/package.json index 90e1e969b..0f60ed122 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.176", + "version": "0.8.177", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e996d994d..95a84657e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.176", + "version": "0.8.177", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ae717bbd5..4719fba8d 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.176' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.177' };