gh release create v1.0.0 \
--title "Version 1.0.0 - Initial Release" \
--notes "Release Notes:
## π Features
- Added support for automatic plant watering (#45)
- Implemented real-time soil moisture monitoring (#52)
## π§ Improvements
- Optimized sensor data processing for better performance
- Enhanced UI for better usability
## π Bug Fixes
- Fixed API timeout issue (#60)
- Resolved UI bug in dashboard settings (#65)