Skip to content

Commit a066ec7

Browse files
committed
chore(release): publish
- [email protected]
1 parent 7c78a36 commit a066ec7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/deparser/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
# [17.5.0](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.5.0) (2025-06-22)
7+
8+
**Note:** Version bump only for package pgsql-deparser
9+
10+
11+
12+
13+
614
## [17.4.2](https://github.com/launchql/pgsql-parser/compare/[email protected]@17.4.2) (2025-06-22)
715

816

packages/deparser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgsql-deparser",
3-
"version": "17.4.2",
3+
"version": "17.5.0",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "PostgreSQL AST Deparser",
66
"main": "index.js",

0 commit comments

Comments
 (0)