From b039aac96c13f50344b9ee5421eb7a159f4c39a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 12:51:27 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.8 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-04.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b63954720..d60c6b5e3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 478 Mich Update all.json (#1407) + 479 Mich Update all.json (#1408) 375 Jaco 0.11.1 (#1400) 195 mhusnirizal update all.json (#1405) 89 frankywild Update all.json (#1394) diff --git a/all.json b/all.json index 6ce79b1f0..654a1e1eb 100644 --- a/all.json +++ b/all.json @@ -15,12 +15,6 @@ "1inch-wallet.org", "1inch.tk", "1metamask.com", - "tokenintegration.io", - "tokenpeck.com", - "tokonpocket.club", - "tokonpocket.org", - "tokonpockets.com", - "tonpocket.com", "1polkadot-5x1e.js.org", "1sgexchange.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", @@ -5044,6 +5038,7 @@ "tokenerrorsfix.com", "tokenextensions.org", "tokenfixerror.com", + "tokenintegration.io", "tokenintergration.io", "tokenizeall.com", "tokenizedblockchain.co.za", @@ -5054,6 +5049,7 @@ "tokenminds.xyz", "tokennfthelp.com", "tokennoderepair.com", + "tokenpeck.com", "tokenpocke.net", "tokenpocketnodes.online", "tokenpocketonline.live", @@ -5102,7 +5098,11 @@ "tokenwalswap.com", "tokenxfix.com", "tokksprotocol.com", + "tokonpocket.club", + "tokonpocket.org", + "tokonpockets.com", "tomb-finance.net", + "tonpocket.com", "topmainconnect.com", "topolkadot.js.org", "topp-offer.online", diff --git a/meta/2022-04.json b/meta/2022-04.json index 5313ccb9d..c0acd14a9 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -71,6 +71,30 @@ "date": "2022-04-10", "url": "solidity-cbridge.tools" }, + { + "date": "2022-04-10", + "url": "tokenintegration.io" + }, + { + "date": "2022-04-10", + "url": "tokenpeck.com" + }, + { + "date": "2022-04-10", + "url": "tokonpocket.club" + }, + { + "date": "2022-04-10", + "url": "tokonpocket.org" + }, + { + "date": "2022-04-10", + "url": "tokonpockets.com" + }, + { + "date": "2022-04-10", + "url": "tonpocket.com" + }, { "date": "2022-04-10", "url": "wallet-poigylon.technology" diff --git a/package.json b/package.json index 6312ecafa..839c31f28 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.7", + "version": "0.11.8", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a3753d1b3..6ee190426 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.7", + "version": "0.11.8", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3e340ea17..23bb1501a 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.7' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.8' };