Skip to content

Tags: glommer/pgmicro

Tags

pgmicro-v0.0.5

Toggle pgmicro-v0.0.5's commit message
bump pgmicro to 0.0.5

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

pgmicro-v0.0.4

Toggle pgmicro-v0.0.4's commit message
ci: fix npm publish auth by removing empty NODE_AUTH_TOKEN override

The OIDC provenance flow (id-token: write + setup-node registry-url)
handles auth automatically. Setting NODE_AUTH_TOKEN to an empty secret
overrides it and breaks authentication.

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

pgmicro-v0.0.3

Toggle pgmicro-v0.0.3's commit message
docs: add installation instructions and SDK example to README

- Symlink README.md into npm/pgmicro/ so npm picks it up
- Add CLI installation via npx/npm
- Add JavaScript SDK example with verified output
- Fix cli.js to chmod binary before execution (npm strips permissions)

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

pgmicro-v0.0.2

Toggle pgmicro-v0.0.2's commit message
ci: remove Turso publish/release workflows from pgmicro

These trigger on broad tag patterns and conflict with pgmicro tags.
They have no purpose in this repo.

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