From 501ad5a8923c3e8e4f25a5298aabf4cb41d10864 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 09:17:37 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-59-x skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-05.json | 4 ---- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index deb5d94e9..6744d11cd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 322 Frank Update all.json (#2445) + 323 Frank Update all.json (#2446) 294 Tim Janssen Update all.json (#2442) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/meta/2022-05.json b/meta/2022-05.json index e95e0717e..869cfe1d0 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -4079,10 +4079,6 @@ "date": "2022-05-09", "url": "forummaticnetwork.org" }, - { - "date": "2022-05-09", - "url": "iassets.market" - }, { "date": "2022-05-09", "url": "imtoken-3w.xyz" diff --git a/package.json b/package.json index f2c05f546..a8d02b3a8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-58-x", + "version": "0.18.11-59-x", "versions": { - "git": "0.18.11-58-x", + "git": "0.18.11-59-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0b5fa1ba0..1ee4a564f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-58-x", + "version": "0.18.11-59-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2ca06c2d2..527365a1f 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.18.11-58-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-59-x' };