@crossdelta/platform-sdk 0.5.10 → 0.5.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -72,7 +72,7 @@ pf new hono-micro services/orders --ai -d "..."
72
72
 
73
73
  ## 🎯 Why This Exists
74
74
 
75
- Platform engineering problems `pf` solves:
75
+ **`pf` solves these platform engineering problems:**
76
76
 
77
77
  - **Infrastructure drift** — Infra configs live in separate repos, diverge from code
78
78
  - **Manual wiring** — Ports, env vars, service discovery configured by hand
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@crossdelta/platform-sdk",
3
- "version": "0.5.10",
3
+ "version": "0.5.11",
4
4
  "description": "CLI toolkit for scaffolding Turborepo workspaces with Pulumi infrastructure and Hono/NestJS microservices",
5
5
  "keywords": [
6
6
  "cli",