[CI Skip] release/stable 0.12.16

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-05-06 11:58:03 +00:00
parent 081fa41aea
commit a7edb4cccb
5 changed files with 4 additions and 7 deletions
+1
View File
@@ -26,4 +26,5 @@
1 Mark Crince add site (#174)
1 Nathan Quarles add "linkupaffix.co" (#866)
1 Nikhil Ranjan Removing polkassembly.network (#304)
1 Stepan Samko Remove defiyield.app from deny list (#1547)
1 Thibaut Sardan Update README.md (#2)
-4
View File
@@ -59,10 +59,6 @@
"date": "2022-05-06",
"url": "defi-livesync.com"
},
{
"date": "2022-05-06",
"url": "defiyield.app"
},
{
"date": "2022-05-06",
"url": "dexlaunchpads.xyz"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.12.15",
"version": "0.12.16",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.12.15",
"version": "0.12.16",
"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.12.15' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.12.16' };