From e77e3b7655ff17274181ef724fe1af123292af0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Jan 2022 11:33:14 +0000 Subject: [PATCH] [CI Skip] release/stable 0.7.34 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-01.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 20 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f702cd459..81a7c1cf8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 315 Jaco 294 Mich 72 michalisFr - 67 mhusnirizal + 68 mhusnirizal 24 Bill Laboon 19 frankywild 9 Dan Shields diff --git a/meta/2022-01.json b/meta/2022-01.json index e13c784d7..72035f664 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -39,6 +39,10 @@ "date": "2022-01-08", "url": "hoistcoins.net" }, + { + "date": "2022-01-08", + "url": "integratemintdapps.online" + }, { "date": "2022-01-08", "url": "investcryptofy.com" @@ -55,10 +59,22 @@ "date": "2022-01-08", "url": "mobilereward.org" }, + { + "date": "2022-01-08", + "url": "mobilesfix.net" + }, + { + "date": "2022-01-08", + "url": "mywalletdappsvalidate.weebly.com" + }, { "date": "2022-01-08", "url": "securesssyn.info" }, + { + "date": "2022-01-08", + "url": "supportfix.online" + }, { "date": "2022-01-08", "url": "syncdappconnect.com" diff --git a/package.json b/package.json index a153d38db..4963d193f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.33", + "version": "0.7.34", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ffdba96cf..a1741fff9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.33", + "version": "0.7.34", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 435ba061d..73458e181 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.7.33' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.7.34' };