@tylerl0706/ahpx 0.2.0 → 0.2.8
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -267,7 +267,7 @@ ahpx config show
|
|
|
267
267
|
|
|
268
268
|
| Document | Description |
|
|
269
269
|
|----------|-------------|
|
|
270
|
-
| [PUBLISHING.md](PUBLISHING.md) | Publishing setup — OIDC trusted publishers,
|
|
270
|
+
| [PUBLISHING.md](PUBLISHING.md) | Publishing setup — OIDC trusted publishers, auto-bump pipeline, first-time config |
|
|
271
271
|
| [docs/quick-reference.md](docs/quick-reference.md) | One-page command cheat sheet |
|
|
272
272
|
| [docs/user-guide.md](docs/user-guide.md) | Comprehensive user guide — CLI reference, SDK API, architecture |
|
|
273
273
|
| [docs/roadmap.md](docs/roadmap.md) | v0.2 roadmap with phase details and acceptance criteria |
|
package/package.json
CHANGED