Release version 0.5.0 with significant improvements for incremental deployments, ensuring user data and configuration files are preserved. Updated deployment commands to be idempotent, added checks for existing configurations, and enhanced the README and CHANGELOG to reflect these changes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "thecodeholic/laravel-hostinger-deploy",
|
||||
"description": "Laravel package for automated Hostinger deployment with GitHub Actions support",
|
||||
"type": "library",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
|
||||
Reference in New Issue
Block a user