[CI Skip] release/stable 0.13.21

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-05-19 19:10:14 +00:00
parent 89c75c39d4
commit 60f688c53b
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -21,6 +21,7 @@
1 Christopher Bleckmann-Dreher Update all.json (#1360)
1 Danny Salman Add scam site (#461)
1 Dudley remove simpleswap.io address from youtube scams (#94)
1 Francois Marier Add a copy of the Apache-2.0 license (#1592)
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
1 hhanson4 Update all.json (#454)
1 Mark Crince add site (#174)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.13.20",
"version": "0.13.21",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.13.20",
"version": "0.13.21",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.9",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.20' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.21' };