From 0a6cbd72cc3d6d014bd330b2313b05603597aed4 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 31 Aug 2025 21:45:21 -0500 Subject: [PATCH] chore: bump version to 4.42.0 for release - Update main package.json to 4.42.0 - Update installer package.json to 4.42.0 - Add PR validation workflow and contribution checks - Add pre-release and fix scripts - Update CONTRIBUTING.md with validation requirements --- package.json | 2 +- tools/installer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8033b6a8..e672eebd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "bmad-method", - "version": "4.40.1", + "version": "4.42.0", "description": "Breakthrough Method of Agile AI-driven Development", "keywords": [ "agile", diff --git a/tools/installer/package.json b/tools/installer/package.json index fd5da503..ee94b2e6 100644 --- a/tools/installer/package.json +++ b/tools/installer/package.json @@ -1,6 +1,6 @@ { "name": "bmad-method", - "version": "4.39.1", + "version": "4.42.0", "description": "BMad Method installer - AI-powered Agile development framework", "keywords": [ "bmad",