Skip to content

Commit 112e541

Browse files
committed
chore(release): publish
- @pgsql/utils@13.9.0
1 parent 172b314 commit 112e541

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/utils/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+
# [13.9.0](https://github.com/launchql/pgsql-parser/compare/@pgsql/utils@13.8.0...@pgsql/utils@13.9.0) (2024-04-01)
7+
8+
**Note:** Version bump only for package @pgsql/utils
9+
10+
11+
12+
13+
614
# [13.8.0](https://github.com/launchql/pgsql-parser/compare/@pgsql/utils@13.7.0...@pgsql/utils@13.8.0) (2024-04-01)
715

816
**Note:** Version bump only for package @pgsql/utils

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgsql/utils",
3-
"version": "13.8.0",
3+
"version": "13.9.0",
44
"description": "PostgreSQL AST utils for pgsql-parser",
55
"author": "Dan Lynch <pyramation@gmail.com>",
66
"homepage": "https://github.com/launchql/pgsql-parser",

0 commit comments

Comments
 (0)