[CI Skip] release/stable 0.8.248

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-03 09:41:28 +00:00
parent ceeadfacae
commit 0324df0f57
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
400 Mich Update all.json (#1198) 400 Mich Update all.json (#1198)
356 Jaco Remove checkout from auto-{approve, merge} actions (#1197) 356 Jaco Remove checkout from auto-{approve, merge} actions (#1197)
135 mhusnirizal update all.json (#1192) 136 mhusnirizal update all.json (#1196)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
54 frankywild Update all.json (#1187) 54 frankywild Update all.json (#1187)
26 Bill Laboon Add Polkapromo.com (#1035) 26 Bill Laboon Add Polkapromo.com (#1035)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"chainsdapp.org",
"02auth-mtb.myz.info", "02auth-mtb.myz.info",
"0vvvvuniswap.top", "0vvvvuniswap.top",
"0vvwvuniswap.top", "0vvwvuniswap.top",
@@ -439,6 +438,7 @@
"chainprotocol.tools", "chainprotocol.tools",
"chainscansystem.com", "chainscansystem.com",
"chainsconnectors.com", "chainsconnectors.com",
"chainsdapp.org",
"chainstoken.com", "chainstoken.com",
"chainswalletconnect.com", "chainswalletconnect.com",
"chainswalletsdapp.com", "chainswalletsdapp.com",
+4
View File
@@ -27,6 +27,10 @@
"date": "2022-03-03", "date": "2022-03-03",
"url": "chainprotocol.tools" "url": "chainprotocol.tools"
}, },
{
"date": "2022-03-03",
"url": "chainsdapp.org"
},
{ {
"date": "2022-03-03", "date": "2022-03-03",
"url": "chainstoken.com" "url": "chainstoken.com"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.8.247", "version": "0.8.248",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.247", "version": "0.8.248",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.2", "@babel/runtime": "^7.17.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.247' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.248' };