From 5ae4dec2d0cc4d22c92198151ce36e0cac11a784 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 15:20:24 +0000 Subject: [PATCH] [CI Skip] release/stable 0.25.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 f64837e7a..19ea89a4f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -17,7 +17,7 @@ 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Idi Eradiri another scam (#1739) - 5 Valentin Fernandez bump deps (#5036) + 6 Valentin Fernandez 0.25.8 (#5037) 4 Abdulaziz Kamil Update all.json (#2921) 4 Jonathan Dunne chore: add Talisman (#4134) 4 NYMETVA Update all.json (#147) diff --git a/package.json b/package.json index 363c2f983..a1b4e5b26 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.25.8", "versions": { - "git": "0.25.8-6-x", - "npm": "0.25.7" + "git": "0.25.8", + "npm": "0.25.8" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f985e67d7..245a755fd 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.25.8-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.8' };