From 660d8e8aa45bd7045a43176df215fbfb16909723 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Mar 2022 10:44:27 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.2 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 71e6f925e..e1626ff9b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 435 Mich Update all.json (#1301) + 436 Mich Update all.json (#1303) 369 Jaco Bump util (w/ 0.10.1) (#1302) 168 mhusnirizal update all.json (#1297) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 2489f0484..c6a1e2177 100644 --- a/all.json +++ b/all.json @@ -8,7 +8,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "onlinprotocol.com", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -3129,6 +3128,7 @@ "onlinesyncguide.com", "onlinevalidationsync.online", "onlinevalldator.com", + "onlinprotocol.com", "onlivewallet.com", "onlydapps.online", "onlymigrator-access.online", diff --git a/meta/2022-03.json b/meta/2022-03.json index 48cf9375e..1432ab988 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -27,6 +27,10 @@ "date": "2022-03-19", "url": "oasisfinance.netlify.app" }, + { + "date": "2022-03-19", + "url": "onlinprotocol.com" + }, { "date": "2022-03-19", "url": "smartsystem-rectify.live" diff --git a/package.json b/package.json index ec31d4663..fa236a5ff 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.1", + "version": "0.10.2", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 14e4bebe7..268d99657 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.1", + "version": "0.10.2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0aa8dfa32..4b8de18b7 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.10.1' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.2' };