[CI Skip] release/stable 0.18.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-07-21 07:09:56 +00:00
parent 201caea2fb
commit 61da66face
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
574 Mich Update all.json (#1851) 574 Mich Update all.json (#1851)
423 Jaco Adjust wildcard check & add problematic <url>.on.fleek.co (#1871) 425 Jaco Update to `@polkadot/util` 10.1.1 (#1875)
258 mhusnirizal update all.json (#1870) 258 mhusnirizal update all.json (#1870)
185 Frank Update all.json (#1860) 185 Frank Update all.json (#1860)
82 michalisFr Update all.json from Allure Security findings (#1865) 82 michalisFr Update all.json from Allure Security findings (#1865)
+3 -3
View File
@@ -11,10 +11,10 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.18.0", "version": "0.18.1",
"versions": { "versions": {
"git": "0.17.3-65-x", "git": "0.18.1",
"npm": "0.17.2" "npm": "0.18.1"
}, },
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.18.0", "version": "0.18.1",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.18.6", "@babel/runtime": "^7.18.6",
+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.17.3-65-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.1' };