Skip to content

Commit f1df82e

Browse files
committed
chore(release): publish
- @pgsql/[email protected]
1 parent 8881379 commit f1df82e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/parser/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+
# [16.1.0](https://github.com/launchql/pgsql-parser/compare/@pgsql/[email protected]...@pgsql/[email protected]) (2024-05-03)
7+
8+
**Note:** Version bump only for package @pgsql/parser
9+
10+
11+
12+
13+
614
# 16.0.0 (2024-04-04)
715

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

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgsql/parser",
3-
"version": "16.0.0",
3+
"version": "16.1.0",
44
"description": "The real PostgreSQL query parser",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/launchql/pgsql-parser",

0 commit comments

Comments
 (0)