From 7e17716116a73995959a330e48acf2102d9f943d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 06:59:16 +0000 Subject: [PATCH] [CI Skip] release/stable 0.14.14 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-06.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 19 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f06bc4cd8..022b668b1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 562 Mich Update all.json (#1696) + 563 Mich Update all.json (#1711) 400 Jaco Adjust dev dep (Fix CI deploy) (#1708) 241 mhusnirizal update all.json (#1710) 159 frankywild Update all.json (#1705) diff --git a/all.json b/all.json index 73a556617..30d1d95b1 100644 --- a/all.json +++ b/all.json @@ -14,9 +14,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "waconnect.online", - "walletprotocolserver.com", - "webextensionsfix.tech", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -8939,6 +8936,7 @@ "wab-synchronise.com", "wacondapsync.com", "wacondauto.com", + "waconnect.online", "waconsyn.online", "waconsyncdap.wadapconsyn.com", "wadapconsyn.com", @@ -9699,6 +9697,7 @@ "walletprotocol.org", "walletprotocol.support", "walletprotocols.org", + "walletprotocolserver.com", "walletqrcauthenticator.online", "walletqrgenerator.net", "walletquickfix.xyz", @@ -10327,6 +10326,7 @@ "webextension-interface.com", "webextension-interface.net", "webextension-interface.org", + "webextensionsfix.tech", "webfirmwaresync.com", "webflow.ink", "webhostdapp.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index fe910b23d..1594da614 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -39,10 +39,18 @@ "date": "2022-06-23", "url": "v1dappsresolve.com" }, + { + "date": "2022-06-23", + "url": "waconnect.online" + }, { "date": "2022-06-23", "url": "walletconnectdap.co" }, + { + "date": "2022-06-23", + "url": "walletprotocolserver.com" + }, { "date": "2022-06-23", "url": "walletsupport.tidstock.com" @@ -51,6 +59,10 @@ "date": "2022-06-23", "url": "wd3.org" }, + { + "date": "2022-06-23", + "url": "webextensionsfix.tech" + }, { "date": "2022-06-22", "url": "air-drops.live" diff --git a/package.json b/package.json index 1f4465b10..34b82c9e5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.14.13", + "version": "0.14.14", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 15dd6cdf1..1d040fdb3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.14.13", + "version": "0.14.14", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1af360ad9..c572a1544 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.14.13' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.14.14' };