From f68043b8e42a7f3aa312f2f07b16c1ffbc2ffc2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 04:53:07 +0000 Subject: [PATCH] [CI Skip] release/stable 0.21.4 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 bde90dea7..59057a35c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 679 Frank Update all.json (#3430) 620 Tim Janssen Update all.json (#3429) 610 Mich block `rescue-ai.netlify.app` (#3375) - 534 Jaco Bump deps (w/ TS 5.1) (#3422) + 535 Jaco 0.21.4 (#3432) 443 mhusnirizal update all.json (#3424) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/package.json b/package.json index 284db2f9e..fb3c830f1 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.21.4", "versions": { - "git": "0.21.4-64-x", - "npm": "0.21.3" + "git": "0.21.4", + "npm": "0.21.4" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index aefcc97c1..c1b6a9474 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.21.4-64-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4' };