[CI Skip] release/stable 0.8.101

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-31 08:20:33 +00:00
parent a12f8d65a7
commit eb2885b431
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
340 Mich Update all.json (#1028)
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
332 Jaco Bump deps (#1029)
98 mhusnirizal update all.json (#1026)
74 michalisFr Update address.json (#966)
30 frankywild Update all.json (#1017)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.8.100",
"version": "0.8.101",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.8.100",
"version": "0.8.101",
"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', path: 'auto', type: 'auto', version: '0.8.100' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.101' };