static Future<Config?> loadConfig() async { return await ConfigManager.loadConfFromPath(file: 'changelog.json'); }