[CI Skip] release/stable 0.11.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-04-09 07:57:31 +00:00
parent 4f0501230d
commit bcbb3fcaea
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
473 Mich Update all.json (#1399) 473 Mich Update all.json (#1399)
374 Jaco Bump @polkadot/dev (#1371) 375 Jaco 0.11.1 (#1400)
194 mhusnirizal update all.json (#1398) 194 mhusnirizal update all.json (#1398)
89 frankywild Update all.json (#1394) 89 frankywild Update all.json (#1394)
77 michalisFr Update all.json (#1036) 77 michalisFr Update all.json (#1036)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.11.0", "version": "0.11.1",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.11.0", "version": "0.11.1",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.86' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.1' };