Skip to content

v0.0.13

Choose a tag to compare

@buger buger released this 10 Oct 13:58
· 35 commits to main since this release
fix: run npm install in npm folder for probe update step

The probe repository has the package.json in the npm/ folder,
so we need to cd into that directory before running npm install
to update the @probelabs/maid dependency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>