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:
Zura Sekhniashvili
2025-12-09 11:43:50 +11:00
parent 99e2f56e0f
commit 93895f3a60
4 changed files with 35 additions and 10 deletions

View File

@@ -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",