Skip to content

Commit 057e427

Browse files
committed
chore(release): publish
- @pgsql/transform@18.7.0
1 parent 76f1d79 commit 057e427

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/transform/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [18.7.0](https://github.com/constructive-io/pgsql-parser/compare/@pgsql/transform@18.6.0...@pgsql/transform@18.7.0) (2026-07-30)
7+
8+
### Features
9+
10+
- **transform:** name rebinding in SchemaRouter (repoint references at a different object) ([34d9216](https://github.com/constructive-io/pgsql-parser/commit/34d92163dff617fe7ae2f727ca1018c4a299c3e7))
11+
612
# [18.6.0](https://github.com/constructive-io/pgsql-parser/compare/@pgsql/transform@18.5.0...@pgsql/transform@18.6.0) (2026-07-30)
713

814
### Features

packages/transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgsql/transform",
3-
"version": "18.6.0",
3+
"version": "18.7.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "AST-based SQL transformation, qualification, classification and closure analysis for PostgreSQL",
66
"main": "index.js",

0 commit comments

Comments
 (0)