chore(release): 4.5.0 [skip ci]
# [4.5.0](https://github.com/bmadcode/BMAD-METHOD/compare/v4.4.2...v4.5.0) (2025-06-17) ### Bug Fixes * installer relative path issue for npx resolved ([8b9bda5](8b9bda5639)) * readme updated to indicate move of web-bundles ([7e9574f](7e9574f571)) * temp disable yml linting ([296c2fb](296c2fbcbd)) * update documentation and installer to reflect .roomodes file location in project root ([#236](https://github.com/bmadcode/BMAD-METHOD/issues/236)) ([bd7f030](bd7f03016b)) ### Features * bmad the creator expansion with some basic tools for modifying bmad method ([2d61df4](2d61df419a)) * can now select different web bundles from what ide agents are installed ([0c41633](0c41633b07)) * installer offers option to install web bundles ([e934769](e934769a5e)) * robust installer ([1fbeed7](1fbeed75ea))
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "bmad-method",
|
||||
"version": "4.4.2",
|
||||
"version": "4.5.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "bmad-method",
|
||||
"version": "4.4.2",
|
||||
"version": "4.5.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@kayvan/markdown-tree-parser": "^1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user