bmad-method 5.0.1 → 5.1.2

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "bmad-method",
4
- "version": "5.0.1",
4
+ "version": "5.1.2",
5
5
  "description": "Breakthrough Method of Agile AI-driven Development",
6
6
  "keywords": [
7
7
  "agile",
package/release_notes.md CHANGED
@@ -1,4 +1,4 @@
1
- ## 🚀 What's New in v5.0.1
1
+ ## 🚀 What's New in v5.1.2
2
2
 
3
3
  ### ✨ New Features
4
4
  - feat: simplify installation to single @stable tag
@@ -12,9 +12,11 @@
12
12
  - fix: handle protected branch in manual release workflow
13
13
  - fix: simplify npm publishing to use latest tag only
14
14
  - fix: update installer package.json version to 5.1.0
15
+ - fix: correct version to 5.1.1 after patch release
15
16
 
16
17
  ### 📦 Other Changes
17
18
  - docs: update versioning and releases documentation
19
+ - sync: update package.json to match published version 5.0.1
18
20
 
19
21
  ### 🔧 Maintenance
20
22
  - chore: configure changelog file path in semantic-release config (#448)
@@ -27,4 +29,4 @@
27
29
  npx bmad-method install
28
30
  ```
29
31
 
30
- **Full Changelog**: https://github.com/bmadcode/BMAD-METHOD/compare/v5.0.0-beta.2...v5.0.1
32
+ **Full Changelog**: https://github.com/bmadcode/BMAD-METHOD/compare/v5.0.0-beta.2...v5.1.2
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bmad-method",
3
- "version": "5.0.1",
3
+ "version": "5.1.2",
4
4
  "description": "BMad Method installer - AI-powered Agile development framework",
5
5
  "keywords": [
6
6
  "bmad",