release: create stable 4.37.0 release
Promote beta features to stable release with dual publishing support
This commit is contained in:
parent
e0dcbcf527
commit
5e5c7ed98f
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue