Skip to content

Commit f041cbb

Browse files
committed
chore(release): publish
- @constructive-io/[email protected] - [email protected]
1 parent 2fcd499 commit f041cbb

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-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.1.14](https://github.com/constructive-io/constructive/compare/@constructive-io/[email protected]...@constructive-io/[email protected]) (2025-12-25)
7+
8+
**Note:** Version bump only for package @constructive-io/cli
9+
610
## [5.1.13](https://github.com/constructive-io/constructive/compare/@constructive-io/[email protected]...@constructive-io/[email protected]) (2025-12-24)
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.1.13",
3+
"version": "5.1.14",
44
"author": "Constructive <[email protected]>",
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+
# [1.3.0](https://github.com/constructive-io/constructive/compare/[email protected]@1.3.0) (2025-12-25)
7+
8+
### Features
9+
10+
- **pgpm:** add --workspace flag to upgrade-modules command ([cbff1f6](https://github.com/constructive-io/constructive/commit/cbff1f6274b7e2b29c2682c41bf2572d9dd90ace))
11+
612
## [1.2.2](https://github.com/constructive-io/constructive/compare/[email protected]@1.2.2) (2025-12-24)
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": "1.2.2",
3+
"version": "1.3.0",
44
"author": "Constructive <[email protected]>",
55
"description": "PostgreSQL Package Manager - Database migration and package management CLI",
66
"main": "index.js",

0 commit comments

Comments
 (0)