From 666c2dcdb2c8e6b6d657f9acdb40f17c6084e3ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 09:53:23 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.2 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-04.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 634bcc090..a068da878 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 473 Mich Update all.json (#1399) + 474 Mich Update all.json (#1401) 375 Jaco 0.11.1 (#1400) 194 mhusnirizal update all.json (#1398) 89 frankywild Update all.json (#1394) diff --git a/all.json b/all.json index 89e2fbe8e..bac1de066 100644 --- a/all.json +++ b/all.json @@ -13,7 +13,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "cryptosdapps.webflow.io", "1metamask.com", "1polkadot-5x1e.js.org", "1sgexchange.com", @@ -1058,6 +1057,7 @@ "cryptorewards.site", "cryptosaveukraine.org", "cryptosdapp.webflow.io", + "cryptosdapps.webflow.io", "cryptoslivechats.com", "cryptosvalidator.webflow.io", "cryptosyncwallet.link", diff --git a/meta/2022-04.json b/meta/2022-04.json index 2a875d753..6194dccbf 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -27,6 +27,10 @@ "date": "2022-04-09", "url": "bscanetwork.com" }, + { + "date": "2022-04-09", + "url": "cryptosdapps.webflow.io" + }, { "date": "2022-04-09", "url": "dappintegrates.live" diff --git a/package.json b/package.json index 351abc92f..f7b5bde23 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.1", + "version": "0.11.2", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 24355575e..cb4cbd1dd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.1", + "version": "0.11.2", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3d03988a0..762b48758 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.11.1' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.2' };