Skip to content

Commit 67bd902

Browse files
committed
chore(release): publish
- pg-ast@17.9.0
1 parent 0cfcb9d commit 67bd902

File tree

3 files changed

+5410
-2686
lines changed

3 files changed

+5410
-2686
lines changed

packages/pg-ast/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 17.9.0 (2025-12-27)
7+
8+
### Features
9+
10+
- add pg-ast package (copy of @pgsql/utils without runtime schema) ([72cfe07](https://github.com/constructive-io/pgsql-parser/commit/72cfe07ca3e820dcdc841ce197c9ceafc617f30f))

packages/pg-ast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg-ast",
3-
"version": "17.8.5",
3+
"version": "17.9.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "PostgreSQL AST helpers for building AST nodes",
66
"main": "index.js",

0 commit comments

Comments
 (0)