Skip to content

Commit 7c658cc

Browse files
github-actions[bot]claude
authored andcommitted
native: release 0.1.1
First stable release. 0.1.1-beta.0 was published by hand; this is the first cut through the automated path, and the first to carry npm provenance. Also moves the `latest` dist-tag off a prerelease — it currently points at 0.1.1-beta.0, which `npm install @ashbyhq/libpg-query-native` resolves to today. The workflow derives `latest` for any non-prerelease version, so publishing this corrects it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 136432f commit 7c658cc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

native/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ashbyhq/libpg-query-native",
3-
"version": "0.1.1-beta.0",
3+
"version": "0.1.1",
44
"description": "PostgreSQL query parser — native N-API + jemalloc backend",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)