{
    "version": "1.0.1",
    "title": "Bug Fixes and Improvements",
    "description": "This update includes various bug fixes and performance improvements for the CMS system.",
    "changelog": "## What's New\n\n### Added\n- New feature X\n- New feature Y\n\n### Fixed\n- Fixed issue with login\n- Fixed dashboard loading\n- Fixed user profile update\n\n### Improved\n- Better performance\n- Faster page loads\n- Enhanced security\n\n### Changed\n- Updated dependencies\n- Modified UI components",
    "author": "Your Company Name",
    "license": "MIT",
    "created_at": "2024-10-15T00:00:00Z",
    "requires": {
        "php": ">=8.1.0",
        "laravel": ">=11.0.0"
    },
    "seeders": [
        "DatabaseSeeder"
    ],
    "notes": "Please backup before installing this update"
}

