From 8ff8f3fd4b29cd5f9acaf43c59b7376636e48d00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 12:15:57 +0000 Subject: [PATCH] [CI Skip] release/stable 0.9.17 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cbea9bc28..a28fba572 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 426 Mich Update all.json (#1280) + 427 Mich Update all.json (#1281) 366 Jaco 0.9.1 (#1264) 163 mhusnirizal update all.json (#1277) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 931873d15..654418993 100644 --- a/all.json +++ b/all.json @@ -8,7 +8,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "onlywcappsprojects.netlify.app", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -3092,6 +3091,7 @@ "onlivewallet.com", "onlydapps.online", "onlymigrator-access.online", + "onlywcappsprojects.netlify.app", "onpolkadot.js.org", "open-sea.livegive-away.vip", "open-seed.live", diff --git a/meta/2022-03.json b/meta/2022-03.json index 524d91ae7..e1236b2e3 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -67,6 +67,10 @@ "date": "2022-03-15", "url": "manualvalidating.com" }, + { + "date": "2022-03-15", + "url": "onlywcappsprojects.netlify.app" + }, { "date": "2022-03-15", "url": "reintegrationconnect.com" diff --git a/package.json b/package.json index f9633f9b2..002011139 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.16", + "version": "0.9.17", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a7688f107..3c09b529b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.16", + "version": "0.9.17", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index dd5ed057c..1071f009a 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.9.16' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.17' };