Skip to content

Commit 05d1197

Browse files
committed
chore(release): publish
- @constructive-io/cli@5.6.19 - pgpm@2.10.12
1 parent f7a9709 commit 05d1197

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+
## [5.6.19](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@5.6.18...@constructive-io/cli@5.6.19) (2026-01-10)
7+
8+
**Note:** Version bump only for package @constructive-io/cli
9+
610
## [5.6.18](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@5.6.17...@constructive-io/cli@5.6.18) (2026-01-10)
711

812
**Note:** Version bump only for package @constructive-io/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": "@constructive-io/cli",
3-
"version": "5.6.18",
3+
"version": "5.6.19",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive CLI",
66
"main": "index.js",

pgpm/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+
## [2.10.12](https://github.com/constructive-io/constructive/compare/pgpm@2.10.11...pgpm@2.10.12) (2026-01-10)
7+
8+
**Note:** Version bump only for package pgpm
9+
610
## [2.10.11](https://github.com/constructive-io/constructive/compare/pgpm@2.10.10...pgpm@2.10.11) (2026-01-10)
711

812
### Bug Fixes

pgpm/cli/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": "2.10.11",
3+
"version": "2.10.12",
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)