[CI Skip] release/stable 0.10.2

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-19 10:44:27 +00:00
parent 68a74c0f76
commit 660d8e8aa4
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
435 Mich Update all.json (#1301) 436 Mich Update all.json (#1303)
369 Jaco Bump util (w/ 0.10.1) (#1302) 369 Jaco Bump util (w/ 0.10.1) (#1302)
168 mhusnirizal update all.json (#1297) 168 mhusnirizal update all.json (#1297)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
+1 -1
View File
@@ -8,7 +8,6 @@
"16-b.it", "16-b.it",
"162.222.226.37", "162.222.226.37",
"1776coin.org", "1776coin.org",
"onlinprotocol.com",
"1chaincrypto.com", "1chaincrypto.com",
"1inch-network.net", "1inch-network.net",
"1inch-wallet.org", "1inch-wallet.org",
@@ -3129,6 +3128,7 @@
"onlinesyncguide.com", "onlinesyncguide.com",
"onlinevalidationsync.online", "onlinevalidationsync.online",
"onlinevalldator.com", "onlinevalldator.com",
"onlinprotocol.com",
"onlivewallet.com", "onlivewallet.com",
"onlydapps.online", "onlydapps.online",
"onlymigrator-access.online", "onlymigrator-access.online",
+4
View File
@@ -27,6 +27,10 @@
"date": "2022-03-19", "date": "2022-03-19",
"url": "oasisfinance.netlify.app" "url": "oasisfinance.netlify.app"
}, },
{
"date": "2022-03-19",
"url": "onlinprotocol.com"
},
{ {
"date": "2022-03-19", "date": "2022-03-19",
"url": "smartsystem-rectify.live" "url": "smartsystem-rectify.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.10.1", "version": "0.10.2",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.10.1", "version": "0.10.2",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.8", "@babel/runtime": "^7.17.8",
+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.10.1' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.2' };