[CI Skip] bump/beta 0.24.2-4-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2024-10-28 13:00:08 +00:00
parent ab96a12b1b
commit db5ed35a8d
6 changed files with 10 additions and 4 deletions
+1
View File
@@ -34,6 +34,7 @@
1 Christina-Marie A Miyar Update all.json (#855) 1 Christina-Marie A Miyar Update all.json (#855)
1 Christopher Bleckmann-Dreher Update all.json (#1360) 1 Christopher Bleckmann-Dreher Update all.json (#1360)
1 Danny Salman Add scam site (#461) 1 Danny Salman Add scam site (#461)
1 Daria Added a record for chainrectification.pages.dev (#4732)
1 defiyield Update all.json (#1967) 1 defiyield Update all.json (#1967)
1 Dudley remove simpleswap.io address from youtube scams (#94) 1 Dudley remove simpleswap.io address from youtube scams (#94)
1 forestkeeperio.eth Update README.md (#4348) 1 forestkeeperio.eth Update README.md (#4348)
+1
View File
@@ -347,6 +347,7 @@
"chainfx.pages.dev", "chainfx.pages.dev",
"chainge-finance.pages.dev", "chainge-finance.pages.dev",
"chainmulticoin.pages.dev", "chainmulticoin.pages.dev",
"chainrectification.pages.dev",
"chainrepairs.dev", "chainrepairs.dev",
"chainresolution.pages.dev", "chainresolution.pages.dev",
"chainsblocks.pages.dev", "chainsblocks.pages.dev",
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2024-10-28",
"url": "chainrectification.pages.dev"
},
{ {
"date": "2024-10-27", "date": "2024-10-27",
"url": "0-chain.com" "url": "0-chain.com"
+2 -2
View File
@@ -14,9 +14,9 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.24.2-3-x", "version": "0.24.2-4-x",
"versions": { "versions": {
"git": "0.24.2-3-x", "git": "0.24.2-4-x",
"npm": "0.24.1" "npm": "0.24.1"
}, },
"workspaces": [ "workspaces": [
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs" "./packageDetect.cjs"
], ],
"type": "module", "type": "module",
"version": "0.24.2-3-x", "version": "0.24.2-4-x",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@polkadot/util": "^13.2.1", "@polkadot/util": "^13.2.1",
+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.24.2-3-x' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.2-4-x' };