[CI Skip] release/stable 0.8.82

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-26 07:09:55 +00:00
parent a8105d2610
commit cf44eb9a46
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
330 Jaco Bump to latest @polkadot/util (#994)
331 Jaco Adjust/DRY-up JS retrieval process (#1006)
328 Mich Update all.json (#1003)
93 mhusnirizal update all.json (#1005)
74 michalisFr Update address.json (#966)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.8.81",
"version": "0.8.82",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.8.81",
"version": "0.8.82",
"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.81' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.82' };