From 1c9e1cccfdf87bd8ce3d85bf791a56dbd237fdc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 12:34:33 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.2-25-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/site/all.json | 1 + meta/2023-03.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f0b11792d..2447e7179 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 546 Frank Update all.json (#3103) - 535 Tim Janssen Update all.json (#3107) + 536 Tim Janssen Update all.json (#3108) 508 Jaco Bump dev deps (& swap to using build:before) (#3106) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 4316ba484..5a75dbec0 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "chainpad.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2021,6 +2020,7 @@ "chainnodedeeplink-bridge.online", "chainoptimizing.org", "chainpacker.com", + "chainpad.site", "chainpadsolution.com", "chainpermip.top", "chainpermit.org", diff --git a/all/site/all.json b/all/site/all.json index d9fb42657..a0370b331 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -223,6 +223,7 @@ "chain-connect-protocol.square.site", "chain-liquidity.site", "chainlinkauth.site", + "chainpad.site", "chainstakelinkdator.site", "chainsync.site", "chainsyncpermit.site", diff --git a/meta/2023-03.json b/meta/2023-03.json index c4ab3d155..90c05b089 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-10", + "url": "chainpad.site" + }, { "date": "2023-03-10", "url": "walletconnect-exo.netlify.app" diff --git a/package.json b/package.json index 0ce81c3b2..335e305d8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-24-x", + "version": "0.20.2-25-x", "versions": { - "git": "0.20.2-24-x", + "git": "0.20.2-25-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6fcc16147..57e93d7d6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-24-x", + "version": "0.20.2-25-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 03488ff69..05363d313 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.20.2-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-25-x' };