Skip to content

Tags: Xexr/mcp-libsql

Tags

v1.1.0

Toggle v1.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.1.0

v1.0.1

Toggle v1.0.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.0.1

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Xexr Dane Poyzer
Fix: Include pnpm-lock.yaml for reproducible builds

- Remove pnpm-lock.yaml from .gitignore to ensure consistent dependencies
- Lock files should be committed for npm packages to guarantee reproducible builds
- Fixes GitHub Actions CI failure due to missing lock file

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

Co-Authored-By: Claude <[email protected]>