From 7bcb71d45a974c456616464920c9f0ad3daca63e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Jan 2022 07:00:47 +0000 Subject: [PATCH] [CI Skip] release/stable 0.7.23 skip-checks: true --- CONTRIBUTORS | 54 ++++++++++++++-------------- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 30 insertions(+), 30 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fe4bcdc86..32c4ecf04 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,27 +1,27 @@ - 313 Jaco - 287 Mich <49607867+dubstard@users.noreply.github.com> - 71 michalisFr <45905709+michalisFr@users.noreply.github.com> - 65 mhusnirizal - 24 Bill Laboon - 17 frankywild <95406158+frankywild@users.noreply.github.com> - 9 Dan Shields <35669742+NukeManDan@users.noreply.github.com> - 8 grizzly375 <85408734+grizzly375@users.noreply.github.com> - 6 ccris02 <66147586+net-null@users.noreply.github.com> - 6 Florian Franzen - 4 NYMETVA <67924964+nymetva@users.noreply.github.com> - 3 brettkolodny - 3 Samuel MC <41550952+BraveSam@users.noreply.github.com> - 2 paradoxxx-tt <79228812+paradoxxx-tt@users.noreply.github.com> - 2 SimonKraus - 1 Christina-Marie A Miyar - 1 Danny Salman - 1 Dudley <5631021+dud1337@users.noreply.github.com> - 1 Graham Dixon - 1 hhanson4 <89219390+hhanson4@users.noreply.github.com> - 1 Idi Eradiri - 1 Justin Pham - 1 Keegan | W3F <35080151+radioactivedrummer@users.noreply.github.com> - 1 Mark Crince - 1 Nathan Quarles - 1 Nikhil Ranjan - 1 Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> \ No newline at end of file + 314 Jaco + 287 Mich + 71 michalisFr + 65 mhusnirizal + 24 Bill Laboon + 17 frankywild + 9 Dan Shields + 8 grizzly375 + 6 ccris02 + 6 Florian Franzen + 4 NYMETVA + 3 brettkolodny + 3 Samuel MC + 2 paradoxxx-tt + 2 SimonKraus + 1 Christina-Marie A Miyar + 1 Danny Salman + 1 Dudley + 1 Graham Dixon + 1 hhanson4 + 1 Idi Eradiri + 1 Justin Pham + 1 Keegan | W3F + 1 Mark Crince + 1 Nathan Quarles + 1 Nikhil Ranjan + 1 Thibaut Sardan \ No newline at end of file diff --git a/package.json b/package.json index b56da857d..bb3724f70 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.7.22", + "version": "0.7.23", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d7cc7bcf0..5d8fafde4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.7.22", + "version": "0.7.23", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3001c4d4b..484d28151 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', version: '0.7.22' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.7.23' };