Skip to content

Commit 23b30fe

Browse files
Next Release 0.27.0 (#227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05d4d17 commit 23b30fe

3 files changed

Lines changed: 14 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.26.1"
2+
".": "0.27.0"
33
}

CHANGELOG.md

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

77
## Latest Release
88

9+
## [0.27.0](https://github.com/OpenForgeProject/mageforge/compare/0.26.1...0.27.0) (2026-07-10)
10+
11+
12+
### Added
13+
14+
* update actions ([#226](https://github.com/OpenForgeProject/mageforge/issues/226)) ([08d8d08](https://github.com/OpenForgeProject/mageforge/commit/08d8d08986884150b0695c2bf0af67201b11129d))
15+
16+
17+
### Fixed
18+
19+
* update export-ignore rules in .gitattributes ([#228](https://github.com/OpenForgeProject/mageforge/issues/228)) ([05d4d17](https://github.com/OpenForgeProject/mageforge/commit/05d4d17f04c6b8a461565acaf126a79574480bcc))
20+
921
## [0.26.1](https://github.com/OpenForgeProject/mageforge/compare/0.26.0...0.26.1) (2026-07-10)
1022

1123

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

0 commit comments

Comments
 (0)