From d21ac491a0ea04c74c8f4a47f1d13a6bb5905e36 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Fri, 15 Aug 2025 20:04:58 -0500 Subject: [PATCH] release: create stable 4.37.0 release Promote beta features to stable release with dual publishing support --- package.json | 2 +- tools/installer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 69fde4da..c76c8a45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "4.37.0-beta.6", + "version": "4.37.0", "description": "Breakthrough Method of Agile AI-driven Development", "main": "tools/cli.js", "bin": { diff --git a/tools/installer/package.json b/tools/installer/package.json index 0f6eb58f..3220f2ee 100644 --- a/tools/installer/package.json +++ b/tools/installer/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "4.37.0-beta.6", + "version": "4.37.0", "description": "BMad Method installer - AI-powered Agile development framework", "main": "lib/installer.js", "bin": {