chore: bump version to 6.1.0-alpha.2

Republish version after alpha.1 was already published to npm.
No functional changes from alpha.1.

Changes:
- package.json: 6.1.0-alpha.1 → 6.1.0-alpha.2
- package-lock.json: updated to reflect new version
- CHANGELOG.md: added alpha.2 entry
This commit is contained in:
Jonah Schulte 2026-01-07 16:59:21 -05:00
parent 7f77f0cc7e
commit f860077202
3 changed files with 11 additions and 3 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## [6.1.0-alpha.2]
**Release: January 7, 2026**
Republish of alpha.1 with all changes intact. No functional differences from alpha.1.
---
## [6.1.0-alpha.1]
**Release: January 7, 2026**

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@jonahschulte/bmad-method",
"version": "6.1.0-alpha.1",
"version": "6.1.0-alpha.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jonahschulte/bmad-method",
"version": "6.1.0-alpha.1",
"version": "6.1.0-alpha.2",
"license": "MIT",
"dependencies": {
"@kayvan/markdown-tree-parser": "^1.6.1",

View File

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@jonahschulte/bmad-method",
"version": "6.1.0-alpha.1",
"version": "6.1.0-alpha.2",
"description": "Breakthrough Method of Agile AI-driven Development (Enhanced with complexity-based routing and smart batching)",
"keywords": [
"agile",