[CI Skip] release/stable 0.6.519

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-12-09 20:24:55 +00:00
parent fe81682e91
commit 1be45b9369
5 changed files with 16 additions and 4 deletions
+12
View File
@@ -31,6 +31,10 @@
"date": "2021-12-09",
"url": "ethereum2dapps.com"
},
{
"date": "2021-12-09",
"url": "initialize-dapps.com"
},
{
"date": "2021-12-09",
"url": "nbpolkadot.js.org"
@@ -143,6 +147,10 @@
"date": "2021-12-09",
"url": "server-syncwallet.com"
},
{
"date": "2021-12-09",
"url": "unified-dapp-link.com"
},
{
"date": "2021-12-09",
"url": "validate-dappswallet.com"
@@ -155,6 +163,10 @@
"date": "2021-12-09",
"url": "walletdappsvalidate.com"
},
{
"date": "2021-12-09",
"url": "walleterrorfixed.com"
},
{
"date": "2021-12-09",
"url": "walletrestorelive.com"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.518",
"version": "0.6.519",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.6.518",
"version": "0.6.519",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.518' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.519' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.518",
"version": "0.6.519",
"main": "index.js"
}