From 1cbf04acc009893af7ce6dc1a4bace48df2add9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 01:59:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-77-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4fd29b8de..4cd5a4959 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 458 Jaco Add missing cross-check entries (#2239) 324 mhusnirizal update all.json (#2254) - 267 Frank Update all.json (#2257) + 268 Frank Update all.json (#2259) 230 Tim Janssen Update all.json (#2255) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index aa107e23f..b81873121 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "openchainsmart.com", - "connect.openchainsmart.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", @@ -7284,6 +7282,7 @@ "open-defi-notifications.web.app", "open-handshake.com", "open-seed.live", + "openchainsmart.com", "openconnect.company", "opencrypto.cloud", "opendapp.net", diff --git a/meta/2022-09.json b/meta/2022-09.json index 75d435060..d5dc542c8 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-17", + "url": "connect.openchainsmart.com" + }, + { + "date": "2022-09-17", + "url": "openchainsmart.com" + }, { "date": "2022-09-16", "url": "alphabeta-cyclicmigrate.netlify.app" diff --git a/package.json b/package.json index 97d1c73ee..d5166429d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-76-x", + "version": "0.18.8-77-x", "versions": { - "git": "0.18.8-76-x", + "git": "0.18.8-77-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 640b9ee29..13d6fad98 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-76-x", + "version": "0.18.8-77-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 44c8aad64..d27aa6aea 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-76-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-77-x' };