Skip to content

Commit a871ed8

Browse files
committed
chore(release): publish
- @launchql/[email protected] - [email protected]
1 parent aa7cd13 commit a871ed8

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

packages/cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [4.17.5](https://github.com/launchql/launchql/compare/@launchql/[email protected]...@launchql/[email protected]) (2025-11-16)
7+
8+
**Note:** Version bump only for package @launchql/cli
9+
610
## [4.17.4](https://github.com/launchql/launchql/compare/@launchql/[email protected]...@launchql/[email protected]) (2025-11-16)
711

812
**Note:** Version bump only for package @launchql/cli

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@launchql/cli",
3-
"version": "4.17.4",
3+
"version": "4.17.5",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "LaunchQL CLI",
66
"main": "index.js",

packages/pgpm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [0.2.6](https://github.com/launchql/launchql/compare/[email protected]@0.2.6) (2025-11-16)
7+
8+
**Note:** Version bump only for package pgpm
9+
610
## [0.2.5](https://github.com/launchql/launchql/compare/[email protected]@0.2.5) (2025-11-16)
711

812
**Note:** Version bump only for package pgpm

packages/pgpm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgpm",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"author": "Dan Lynch <[email protected]>",
55
"description": "PostgreSQL Package Manager - Database migration and package management CLI",
66
"main": "index.js",

0 commit comments

Comments
 (0)