From a9e8ceb2f8c495cab32e986d43b524f83708d6f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 21 Jan 2022 13:48:10 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.63 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-01.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8ec131d72..4dc2508eb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 326 Jaco Update all.json (#983) - 318 Mich Update all.json (#986) + 319 Mich Update all.json (#987) 89 mhusnirizal update all.json (#982) 74 michalisFr Update address.json (#966) 26 frankywild Update all.json (#980) diff --git a/all.json b/all.json index 4df0c9229..565c05f9b 100644 --- a/all.json +++ b/all.json @@ -321,9 +321,9 @@ "collaabconnects.net", "collab-helpdesk.com", "collab-validator.com", - "collabland-walletsync.online", "collabdapps.com", "collabhelpdesk.com", + "collabland-walletsync.online", "collabnodeconnect.com", "collabs-helpdesks.com", "collpolkadot.js.org", diff --git a/meta/2022-01.json b/meta/2022-01.json index 3bbd0bfea..571842b7a 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-01-21", + "url": "collabland-walletsync.online" + }, { "date": "2022-01-21", "url": "collabs-helpdesks.com" @@ -27,6 +31,14 @@ "date": "2022-01-21", "url": "dapplinks.net" }, + { + "date": "2022-01-21", + "url": "dapplivesyncs.online" + }, + { + "date": "2022-01-21", + "url": "dappsratify.com" + }, { "date": "2022-01-21", "url": "dappsrectifier.com" @@ -67,6 +79,10 @@ "date": "2022-01-21", "url": "onchaindaps.com" }, + { + "date": "2022-01-21", + "url": "polkastarterkyc.com" + }, { "date": "2022-01-21", "url": "registryconnector.com" @@ -75,6 +91,10 @@ "date": "2022-01-21", "url": "securesyncr.com" }, + { + "date": "2022-01-21", + "url": "securesyncs.com" + }, { "date": "2022-01-21", "url": "validatetxn.com" @@ -107,6 +127,10 @@ "date": "2022-01-21", "url": "webdappsvalidate.com" }, + { + "date": "2022-01-21", + "url": "webwclive.site" + }, { "date": "2022-01-20", "url": "appconnectsync.org" diff --git a/package.json b/package.json index 81958b105..4956bc43f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.62", + "version": "0.8.63", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6bab66ed5..cb0e821a7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.62", + "version": "0.8.63", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index de83e4ae8..9110ed83d 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.62' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.63' };