Version History
This page is a manual-friendly summary of VibePro version history. The source of truth is the repository-level package.json and CHANGELOG.md.
Current Package Version
| Item | Value |
|---|---|
package.json | 0.1.0-beta.0 |
| How to check | vibepro version or vibepro --version |
Release History
0.1.0-alpha.0
The first public-preparation release recorded in CHANGELOG.md.
- Prepared the project for Apache-2.0 OSS publication.
- Added phase checkpoints for Story, implementation start, test plan, implementation completion, verification, and PR readiness.
- Added public-discovery targeting improvements and documented suppressions.
Tags
| Tag | Note |
|---|---|
v0.1.0-internal-beta.1 | Internal beta tag |
Update Policy
- Update
CHANGELOG.mdbefore publishing a new version. - Copy only user-relevant highlights into the manual.
- For the complete command surface of an installed version, use
vibepro helpand the CLI reference.