From 46345183f3dbd7b354909339e10edadc04aa02b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 14:10:14 +0000 Subject: [PATCH] [CI Skip] release/stable 0.22.8 skip-checks: true --- CONTRIBUTORS | 2 +- package.json | 4 ++-- packages/phishing/src/packageInfo.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 12bbb4ea9..2bd777f50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,9 +7,9 @@ 62 alineherzman Update all.json (#4437) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) + 14 Tarik Gul 0.22.8 (#4438) 13 ccris02 Update all.json (#1510) 13 crypto-scambaiter Update all.json (#4246) - 13 Tarik Gul Bump yarn to 4.2.2 (#4429) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/package.json b/package.json index 6859cde0c..a8ca140cd 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.22.8", "versions": { - "git": "0.22.8-16-x", - "npm": "0.22.7" + "git": "0.22.8", + "npm": "0.22.8" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 46e393b35..8411dfbca 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.22.8-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.8' };