File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.29.1] ( https://github.com/launchql/pgsql-parser/compare/@launchql/proto-cli@1.29.0...@launchql/proto-cli@1.29.1 ) (2025-06-22)
7+
8+ ** Note:** Version bump only for package @launchql/proto-cli
9+
10+
11+
12+
13+
614# [ 1.29.0] ( https://github.com/launchql/pgsql-parser/compare/@launchql/proto-cli@1.28.1...@launchql/proto-cli@1.29.0 ) (2025-06-22)
715
816** Note:** Version bump only for package @launchql/proto-cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @launchql/proto-cli" ,
3- "version" : " 1.29.0 " ,
3+ "version" : " 1.29.1 " ,
44 "description" : " The LaunchQL PG Proto parser" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "main" : " index.js" ,
5353 "minimist" : " 1.2.8" ,
5454 "mkdirp" : " 3.0.1" ,
5555 "nested-obj" : " ^0.0.1" ,
56- "pg-proto-parser" : " ^1.28.0 "
56+ "pg-proto-parser" : " ^1.28.1 "
5757 }
5858}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.6.1] ( https://github.com/launchql/pgsql-parser/compare/pgsql-deparser@17.6.0...pgsql-deparser@17.6.1 ) (2025-06-22)
7+
8+ ** Note:** Version bump only for package pgsql-deparser
9+
10+
11+
12+
13+
614# [ 17.6.0] ( https://github.com/launchql/pgsql-parser/compare/pgsql-deparser@17.5.0...pgsql-deparser@17.6.0 ) (2025-06-22)
715
816** Note:** Version bump only for package pgsql-deparser
Original file line number Diff line number Diff line change 11{
22 "name" : " pgsql-deparser" ,
3- "version" : " 17.6.0 " ,
3+ "version" : " 17.6.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " PostgreSQL AST Deparser" ,
66 "main" : " index.js" ,
4949 "libpg-query" : " 17.3.3"
5050 },
5151 "dependencies" : {
52- "@pgsql/types" : " ^17.5.0 "
52+ "@pgsql/types" : " ^17.5.1 "
5353 }
5454}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.5.1] ( https://github.com/launchql/pgsql-parser/compare/pgsql-enums@17.5.0...pgsql-enums@17.5.1 ) (2025-06-22)
7+
8+ ** Note:** Version bump only for package pgsql-enums
9+
10+
11+
12+
13+
614# [ 17.5.0] ( https://github.com/launchql/pgsql-parser/compare/pgsql-enums@17.4.2...pgsql-enums@17.5.0 ) (2025-06-22)
715
816** Note:** Version bump only for package pgsql-enums
Original file line number Diff line number Diff line change 11{
22 "name" : " pgsql-enums" ,
3- "version" : " 17.5.0 " ,
3+ "version" : " 17.5.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " PostgreSQL AST enums for pgsql-parser" ,
66 "main" : " index.js" ,
3131 "test:watch" : " jest --watch"
3232 },
3333 "devDependencies" : {
34- "pg-proto-parser" : " ^1.28.0 "
34+ "pg-proto-parser" : " ^1.28.1 "
3535 },
3636 "keywords" : []
3737}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 17.5.1] ( https://github.com/launchql/pgsql-parser/compare/pgsql-parser@17.5.0...pgsql-parser@17.5.1 ) (2025-06-22)
7+
8+ ** Note:** Version bump only for package pgsql-parser
9+
10+
11+
12+
13+
614# [ 17.5.0] ( https://github.com/launchql/pgsql-parser/compare/pgsql-parser@17.4.2...pgsql-parser@17.5.0 ) (2025-06-22)
715
816** Note:** Version bump only for package pgsql-parser
Original file line number Diff line number Diff line change 11{
22 "name" : " pgsql-parser" ,
3- "version" : " 17.5.0 " ,
3+ "version" : " 17.5.1 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " The real PostgreSQL query parser" ,
66 "main" : " index.js" ,
4242 " database"
4343 ],
4444 "dependencies" : {
45- "@pgsql/types" : " ^17.5.0 " ,
45+ "@pgsql/types" : " ^17.5.1 " ,
4646 "libpg-query" : " 17.3.3" ,
4747 "minimist" : " ^1.2.6"
4848 }
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.28.1] ( https://github.com/launchql/pgsql-parser/compare/pg-proto-parser@1.28.0...pg-proto-parser@1.28.1 ) (2025-06-22)
7+
8+ ** Note:** Version bump only for package pg-proto-parser
9+
10+
11+
12+
13+
614# [ 1.28.0] ( https://github.com/launchql/pgsql-parser/compare/pg-proto-parser@1.27.1...pg-proto-parser@1.28.0 ) (2025-06-22)
715
816** Note:** Version bump only for package pg-proto-parser
Original file line number Diff line number Diff line change 11{
22 "name" : " pg-proto-parser" ,
3- "version" : " 1.28.0 " ,
3+ "version" : " 1.28.1 " ,
44 "description" : " The LaunchQL Proto parser" ,
55 "author" : " Dan Lynch <pyramation@gmail.com>" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments