From 38f1bffb4b286c6276d2237c9df6fa6821bccee1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 00:42:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.2-54-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/gifts/all.json | 1 + meta/2023-12.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 216e049db..b5f20d969 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 568 mhusnirizal update all.json (#4131) 550 Jaco Bump dev deps (#4106) 96 michalisFr Added 0 new domains (#2338) - 38 alineherzman Update all.json (#4128) + 39 alineherzman Update all.json (#4132) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 13 ccris02 Update all.json (#1510) 11 Josip Š Update all.json (#3963) diff --git a/all.json b/all.json index e8b1d3a04..a5db6b400 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0kxwallet.org", - "polkadot.gifts", "0nlinebot.github.io", "0pensea.co.uk", "0therside.com", @@ -18014,6 +18013,7 @@ "polkadot.express", "polkadot.gg", "polkadot.gift", + "polkadot.gifts", "polkadot.gold", "polkadot.group", "polkadot.life", diff --git a/all/gifts/all.json b/all/gifts/all.json index 957424078..f935ff53f 100644 --- a/all/gifts/all.json +++ b/all/gifts/all.json @@ -23,6 +23,7 @@ "otherside.gifts", "pancakeswap.gifts", "paraswap.gifts", + "polkadot.gifts", "route.gifts", "slingshot.gifts", "synapse.gifts", diff --git a/meta/2023-12.json b/meta/2023-12.json index a0b67c031..1fed63cb0 100644 --- a/meta/2023-12.json +++ b/meta/2023-12.json @@ -7,6 +7,10 @@ "date": "2023-12-27", "url": "iccofixxx.surge.sh" }, + { + "date": "2023-12-27", + "url": "polkadot.gifts" + }, { "date": "2023-12-27", "url": "sorra.org" diff --git a/package.json b/package.json index c770f8f27..e461eb8d8 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-53-x", + "version": "0.22.2-54-x", "versions": { - "git": "0.22.2-53-x", + "git": "0.22.2-54-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 92c837dbc..32c65a4bd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-53-x", + "version": "0.22.2-54-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8287749f7..d8b16543a 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.22.2-53-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-54-x' };