Files
wpop/CHANGELOG.md

56 lines
1.4 KiB
Markdown

# Changelog
## v0.0.7
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.6...v0.0.7)
### 🩹 Fixes
- Local site url from env + cwd (f648583)
## v0.0.6
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.5...v0.0.6)
## v0.0.5
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.4...v0.0.5)
### 🚀 Enhancements
- Wpop sync (fedb05f)
## v0.0.4
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.3...v0.0.4)
### 🚀 Enhancements
- Enhance deployment process with Gitea Actions integration and improved environment variable handling (39067c8)
## v0.0.3
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.2...v0.0.3)
### 🏡 Chore
- Check and publish on release (87c87d6)
## v0.0.2
[compare changes](https://gitea.websimple.com/pascalmartineau/wpop/compare/v0.0.1...v0.0.2)
### 🚀 Enhancements
- Implement deploy command with SSH support and context management (52ce8bc)
- Bundler with tsdown (9d2d5d2)
- Add deploy command options for component inclusion and enhance deployment logic (de6fc19)
- Add CLAUDE.md for project guidance and command documentation (ab0da30)
- Enhance deployment process with improved error handling and logging (e3ac729)
## v0.0.1
### 🚀 Enhancements
- Initial project structure (04b1997)