Skip to content

Commit d2612e2

Browse files
committed
chore(release): publish
- @constructive-io/cli@7.11.5 - pgpm@4.10.0
1 parent 868b198 commit d2612e2

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+
## [7.11.5](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@7.11.4...@constructive-io/cli@7.11.5) (2026-03-26)
7+
8+
**Note:** Version bump only for package @constructive-io/cli
9+
610
## [7.11.4](https://github.com/constructive-io/constructive/compare/@constructive-io/cli@7.11.3...@constructive-io/cli@7.11.4) (2026-03-26)
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.11.4",
3+
"version": "7.11.5",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Constructive CLI",
66
"main": "index.js",

pgpm/cli/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+
# [4.10.0](https://github.com/constructive-io/constructive/compare/pgpm@4.9.1...pgpm@4.10.0) (2026-03-26)
7+
8+
### Features
9+
10+
- **pgpm:** add --shm-size flag to docker start (default 2g) ([5084fc6](https://github.com/constructive-io/constructive/commit/5084fc66bb7dbdce649a24254079f39542a0f688))
11+
612
## [4.9.1](https://github.com/constructive-io/constructive/compare/pgpm@4.9.0...pgpm@4.9.1) (2026-03-26)
713

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

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