[CI Skip] release/stable 0.6.515

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-12-09 04:39:45 +00:00
parent 04c7b1d9ea
commit bc0144f625
5 changed files with 12 additions and 4 deletions
+8
View File
@@ -1,4 +1,12 @@
[ [
{
"date": "2021-12-09",
"url": "wallet-connectrestore.com"
},
{
"date": "2021-12-09",
"url": "walletrestorelive.com"
},
{ {
"date": "2021-12-08", "date": "2021-12-08",
"url": "restoremycryptowallet.me" "url": "restoremycryptowallet.me"
+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.6.514", "version": "0.6.515",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -14,7 +14,7 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.6.514", "version": "0.6.515",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit // Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.514' }; export const packageInfo = { name: '@polkadot/phishing', version: '0.6.515' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.6.514", "version": "0.6.515",
"main": "index.js" "main": "index.js"
} }