Skip to content

v0.0.2-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlexGodbehere AlexGodbehere released this 11 Jul 14:21
· 38 commits to main since this release
Switch to verbose npm install in GitHub Actions

The `npm ci` command was replaced with `npm install --verbose` in the GitHub Actions workflow for releasing new versions. This change will provide more detailed logs during the dependency installation step, which can help troubleshoot issues if the build fails.