[CI Skip] release/stable 0.10.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-19 08:59:31 +00:00
parent 72e8a86cf3
commit 05e51e6238
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
435 Mich Update all.json (#1301)
368 Jaco Bump babel (#1299)
369 Jaco Bump util (w/ 0.10.1) (#1302)
168 mhusnirizal update all.json (#1297)
77 michalisFr Update all.json (#1036)
74 frankywild Update all.json (#1296)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.10.0",
"version": "0.10.1",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.10.0",
"version": "0.10.1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.8",
+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.9.37' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.1' };