Skip to content

Commit af1bdd9

Browse files
committed
chore: update changelog for v2.3.0
1 parent be413a1 commit af1bdd9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to `@devalade/shipnode` will be documented here.
44

55
## [Unreleased]
66

7+
## [2.3.0] - 2026-05-24
8+
79
### Added
810
- **Workers / multi-process deployments** — a backend can now declare additional long-running processes (workers, cron consumers, queues) alongside the web server. PM2 supervises all of them under one deployment.
911
- New `.worker({ name, command, instances?, maxMemory?, env? })` builder method appends a worker to the deployment.

0 commit comments

Comments
 (0)