v1.0.0
Here is an initial changelog for version 1.0.0:
Changelog
v1.0.0 - 2024-06-10
Added
- Initial release of
verceler
, a tool to streamline the deployment process to Vercel. - CLI options for configuring Vercel and GitHub tokens.
- Automated creation of GitHub Actions workflow file for Vercel deployments.
- Environment variable management for Vercel projects.
- Automated linking of Vercel projects.
- GitHub Secrets management for securely storing Vercel credentials.
- Domain management for Vercel projects.
Fixed
- Error handling for invalid GitHub tokens.
- Proper encryption of GitHub secrets using
libsodium-wrappers
.
Changed
- Improved CLI parsing and validation.
- Enhanced logging for debugging and error tracking.
This initial changelog provides an overview of the features and improvements included in version 1.0.0 of verceler
.