From 9e481d7d5651e99becf8ba010680fcb50085dbf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 13:45:28 +0000 Subject: [PATCH] [CI Skip] release/stable 0.25.5 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 b8e0a43e8..eaed9c518 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -29,6 +29,7 @@ 2 Leemo Update all.json (#4274) 2 paradoxxx-tt Update address.json (#306) 2 SimonKraus add polkadotgiveaway dot com to the list (#114) + 2 Valentin Fernandez v0.25.5 (#4993) 1 Abdulbasit sadiq Update all.json - Remove cryptomaze.app site (#3578) 1 Andrin Rehmann Remove AWS amplify from denied, add to allowed (#2775) 1 Aoi I have updated all.json with some more scam websites (#4954) @@ -58,5 +59,4 @@ 1 stonegate remove web3helpers.xyz from deny list (#2283) 1 Sumz Removed polkadot.world official distractive domain (#4446) 1 Thibaut Sardan Update README.md (#2) - 1 Valentin Fernandez 0.25.3 (#4926) 1 Zbyszek Cybulski Update all.json (#4241) \ No newline at end of file diff --git a/package.json b/package.json index 366789eb3..a82bc46cb 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.25.5", "versions": { - "git": "0.25.5-26-x", - "npm": "0.25.4" + "git": "0.25.5", + "npm": "0.25.5" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8904868aa..662c33bc1 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.5-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.5' };