[CI Skip] release/stable 0.7.6

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-02 07:48:34 +00:00
parent e430c1ab7f
commit 765c891b66
6 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,6 @@
{
"allow": [],
"deny": [
"tesladrop.us",
"1metamask.com",
"1sgexchange.com",
"1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org",
@@ -1753,6 +1752,7 @@
"system-walletconnect.woodpeckersint.icu",
"tempuswallet.com",
"tendieswap.info",
"tesladrop.us",
"teslax2.com",
"teslax2.net",
"test-polkadot.js.org",
+6
View File
@@ -0,0 +1,6 @@
[
{
"date": "2022-01-02",
"url": "tesladrop.us"
}
]
+1
View File
@@ -1,4 +1,5 @@
[
"2022-01",
"2021-12",
"2021-11",
"2021-10",
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.7.5",
"version": "0.7.6",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.7.5",
"version": "0.7.6",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.5' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.6' };