From 098c7e9aaaecc4124887038a5901537e4f91e780 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Jun 2023 07:27:30 +0000 Subject: [PATCH] [CI Skip] release/stable 0.21.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 5586756fc766a..4ccf0ae6c53dc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 685 Frank Update all.json (#3446) 623 Tim Janssen Update all.json (#3443) 610 Mich block `rescue-ai.netlify.app` (#3375) - 536 Jaco Update dev (w/ stricter tsconfig) (#3444) + 537 Jaco 0.21.5 (#3447) 444 mhusnirizal update all.json (#3440) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/package.json b/package.json index cf76240be2457..fe2401020d71d 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.21.5", "versions": { - "git": "0.21.5-11-x", - "npm": "0.21.4" + "git": "0.21.5", + "npm": "0.21.5" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 42a2d5b3cfa36..03bf945a1c756 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.5-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.5' };