Skip to content

Commit fd5cacf

Browse files
Next Release 0.25.0 (#214)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 773bdf3 commit fd5cacf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.24.0"
2+
".": "0.25.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
66

77
## Latest Release
88

9+
## [0.25.0](https://github.com/OpenForgeProject/mageforge/compare/0.24.0...0.25.0) (2026-06-30)
10+
11+
12+
### Added
13+
14+
* add mago analyze ([#205](https://github.com/OpenForgeProject/mageforge/issues/205)) ([773bdf3](https://github.com/OpenForgeProject/mageforge/commit/773bdf3f3a83e00d5b1b138b927c432ae5398f64))
15+
916
## [0.24.0](https://github.com/OpenForgeProject/mageforge/compare/0.23.1...0.24.0) (2026-06-29)
1017

1118

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openforgeproject/mageforge",
33
"description": "Magento 2 module for frontend workflow automation",
4-
"version": "0.24.0",
4+
"version": "0.25.0",
55
"license": "GPL-3.0",
66
"type": "magento2-module",
77
"autoload": {

0 commit comments

Comments
 (0)