Skip to content

Commit b2f5da7

Browse files
committed
chore(release): publish
- @launchql/cli@4.21.1 - pgpm@0.6.0
1 parent 4c8d6d8 commit b2f5da7

4 files changed

Lines changed: 12 additions & 2 deletions

File tree

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.21.1](https://github.com/constructive-io/constructive/compare/@launchql/cli@4.21.0...@launchql/cli@4.21.1) (2025-12-14)
7+
8+
**Note:** Version bump only for package @launchql/cli
9+
610
# [4.21.0](https://github.com/constructive-io/constructive/compare/@launchql/cli@4.20.0...@launchql/cli@4.21.0) (2025-12-14)
711

812
### Features

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.21.0",
3+
"version": "4.21.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "LaunchQL CLI",
66
"main": "index.js",

packages/pgpm/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.6.0](https://github.com/constructive-io/constructive/compare/pgpm@0.5.1...pgpm@0.6.0) (2025-12-14)
7+
8+
### Features
9+
10+
- **pgpm:** add aliased npm package name lookup for CLI commands ([198a8af](https://github.com/constructive-io/constructive/commit/198a8af7eebf1009af279c69d7e0351c7eb83e51))
11+
612
## [0.5.1](https://github.com/constructive-io/constructive/compare/pgpm@0.5.0...pgpm@0.5.1) (2025-12-14)
713

814
**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.5.1",
3+
"version": "0.6.0",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "PostgreSQL Package Manager - Database migration and package management CLI",
66
"main": "index.js",

0 commit comments

Comments
 (0)