Skip to content

Commit ce8ea3f

Browse files
committed
chore(release): publish
- @pgsql/transform@18.10.0
1 parent 6beda3d commit ce8ea3f

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.10.0](https://github.com/constructive-io/pgsql-parser/compare/@pgsql/transform@18.9.0...@pgsql/transform@18.10.0) (2026-07-31)
7+
8+
### Features
9+
10+
- **transform:** PGPM naming spec v1 — identityOf + pathFor (canonical derived change paths) ([cc6da09](https://github.com/constructive-io/pgsql-parser/commit/cc6da09dfd76b69f0fba3553c08eeb09b7d1d16c))
11+
612
# [18.9.0](https://github.com/constructive-io/pgsql-parser/compare/@pgsql/transform@18.8.0...@pgsql/transform@18.9.0) (2026-07-31)
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.9.0",
3+
"version": "18.10.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)