[CI Skip] bump/beta 0.18.8-29-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-09-06 17:20:34 +00:00
parent a0eb958308
commit 5c7f2f731e
4 changed files with 5 additions and 4 deletions
+1
View File
@@ -27,6 +27,7 @@
1 Francois Marier Add a copy of the Apache-2.0 license (#1592) 1 Francois Marier Add a copy of the Apache-2.0 license (#1592)
1 Graham Dixon Adds polkadot.com.se phishing site (#27) 1 Graham Dixon Adds polkadot.com.se phishing site (#27)
1 hhanson4 Update all.json (#454) 1 hhanson4 Update all.json (#454)
1 Kami Add polkadot js plus (#2204)
1 Mark Crince add site (#174) 1 Mark Crince add site (#174)
1 Nathan Quarles add "linkupaffix.co" (#866) 1 Nathan Quarles add "linkupaffix.co" (#866)
1 Nikhil Ranjan Removing polkassembly.network (#304) 1 Nikhil Ranjan Removing polkassembly.network (#304)
+2 -2
View File
@@ -11,9 +11,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.18.8-28-x", "version": "0.18.8-29-x",
"versions": { "versions": {
"git": "0.18.8-28-x", "git": "0.18.8-29-x",
"npm": "0.18.7" "npm": "0.18.7"
}, },
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.18.8-28-x", "version": "0.18.8-29-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.18.9", "@babel/runtime": "^7.18.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.18.8-28-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-29-x' };