Skip to content

Commit 2572aaf

Browse files
committed
chore(release): publish
- @constructive-io/cli@7.12.5 - pgpm@4.14.0
1 parent d6fbd91 commit 2572aaf

4 files changed

Lines changed: 16 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+
## [7.12.5](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@7.12.4...@constructive-io/cli@7.12.5) (2026-04-11)
7+
8+
**Note:** Version bump only for package @constructive-io/cli
9+
610
## [7.12.4](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@7.12.3...@constructive-io/cli@7.12.4) (2026-04-11)
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": "7.12.4",
3+
"version": "7.12.5",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive CLI",
66
"main": "index.js",

pgpm/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.14.0](https://github.com/constructive-io/constructive/compare/pgpm@4.13.0...pgpm@4.14.0) (2026-04-11)
7+
8+
### Bug Fixes
9+
10+
- **pgpm:** update display.ts docker help text to use --minio instead of --include ([3b405cb](https://github.com/constructive-io/constructive/commit/3b405cbfac7cddb0b73ee3adc1276098acaa5e05))
11+
12+
### Features
13+
14+
- **pgpm:** replace --include with --minio flag for docker command ([44c1507](https://github.com/constructive-io/constructive/commit/44c1507e0241997d31d4845c104cac7e98d708c2))
15+
616
# [4.13.0](https://github.com/constructive-io/constructive/compare/pgpm@4.12.0...pgpm@4.13.0) (2026-04-11)
717

818
### Features

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": "4.13.0",
3+
"version": "4.14.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)