Skip to content

Commit 7121c9a

Browse files
Next Release 0.29.0
1 parent 75f837c commit 7121c9a

3 files changed

Lines changed: 11 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.28.0"
2+
".": "0.29.0"
33
}

CHANGELOG.md

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

77
## Latest Release
88

9+
## [0.29.0](https://github.com/OpenForgeProject/mageforge/compare/0.28.0...0.29.0) (2026-09-14)
10+
11+
12+
### Added
13+
14+
* **deps-dev:** update infection/infection requirement ([#251](https://github.com/OpenForgeProject/mageforge/issues/251)) ([b9a029a](https://github.com/OpenForgeProject/mageforge/commit/b9a029a022835ac718e38aaecff2de2a7b7fdd71))
15+
* **deps-dev:** update magento/magento-coding-standard requirement ([#252](https://github.com/OpenForgeProject/mageforge/issues/252)) ([2148678](https://github.com/OpenForgeProject/mageforge/commit/21486785c51122c76d1c74daae8a3d6865e61a95))
16+
* **deps:** bump trunk-io/trunk-action from 1.3.1 to 2.0.0 ([#248](https://github.com/OpenForgeProject/mageforge/issues/248)) ([fda9b96](https://github.com/OpenForgeProject/mageforge/commit/fda9b96f65f45bce073828db48355b7f93f5face))
17+
918
## [0.28.0](https://github.com/OpenForgeProject/mageforge/compare/0.27.0...0.28.0) (2026-08-11)
1019

1120

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.28.0",
4+
"version": "0.29.0",
55
"license": "GPL-3.0",
66
"type": "magento2-module",
77
"autoload": {

0 commit comments

Comments
 (0)