[CI Skip] release/stable 0.11.2

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-04-09 09:53:23 +00:00
parent 376c61b8b4
commit 666c2dcdb2
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
473 Mich Update all.json (#1399) 474 Mich Update all.json (#1401)
375 Jaco 0.11.1 (#1400) 375 Jaco 0.11.1 (#1400)
194 mhusnirizal update all.json (#1398) 194 mhusnirizal update all.json (#1398)
89 frankywild Update all.json (#1394) 89 frankywild Update all.json (#1394)
+1 -1
View File
@@ -13,7 +13,6 @@
"1inch-network.net", "1inch-network.net",
"1inch-wallet.org", "1inch-wallet.org",
"1inch.tk", "1inch.tk",
"cryptosdapps.webflow.io",
"1metamask.com", "1metamask.com",
"1polkadot-5x1e.js.org", "1polkadot-5x1e.js.org",
"1sgexchange.com", "1sgexchange.com",
@@ -1058,6 +1057,7 @@
"cryptorewards.site", "cryptorewards.site",
"cryptosaveukraine.org", "cryptosaveukraine.org",
"cryptosdapp.webflow.io", "cryptosdapp.webflow.io",
"cryptosdapps.webflow.io",
"cryptoslivechats.com", "cryptoslivechats.com",
"cryptosvalidator.webflow.io", "cryptosvalidator.webflow.io",
"cryptosyncwallet.link", "cryptosyncwallet.link",
+4
View File
@@ -27,6 +27,10 @@
"date": "2022-04-09", "date": "2022-04-09",
"url": "bscanetwork.com" "url": "bscanetwork.com"
}, },
{
"date": "2022-04-09",
"url": "cryptosdapps.webflow.io"
},
{ {
"date": "2022-04-09", "date": "2022-04-09",
"url": "dappintegrates.live" "url": "dappintegrates.live"
+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.11.1", "version": "0.11.2",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.11.1", "version": "0.11.2",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
+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.11.1' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.2' };