We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8881379 commit f1df82eCopy full SHA for f1df82e
2 files changed
packages/parser/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# [16.1.0](https://github.com/launchql/pgsql-parser/compare/@pgsql/parser@16.0.0...@pgsql/parser@16.1.0) (2024-05-03)
7
+
8
+**Note:** Version bump only for package @pgsql/parser
9
10
11
12
13
14
# 16.0.0 (2024-04-04)
15
16
**Note:** Version bump only for package @pgsql/parser
packages/parser/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pgsql/parser",
- "version": "16.0.0",
+ "version": "16.1.0",
"description": "The real PostgreSQL query parser",
"author": "Dan Lynch <pyramation@gmail.com>",
"homepage": "https://github.com/launchql/pgsql-parser",
0 commit comments