Skip to content

Commit 5795eb7

Browse files
Next Release 0.22.0
1 parent 3cf6803 commit 5795eb7

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.21.1"
2+
".": "0.22.0"
33
}

CHANGELOG.md

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

1818
## Latest Release
1919

20+
## [0.22.0](https://github.com/OpenForgeProject/mageforge/compare/0.21.1...0.22.0) (2026-05-29)
21+
22+
23+
### Added
24+
25+
* add new color group styles to toolbar ([#188](https://github.com/OpenForgeProject/mageforge/issues/188)) ([3cf6803](https://github.com/OpenForgeProject/mageforge/commit/3cf68032c635820abfa04912116b90a6999f23ab))
26+
2027
## [0.21.1](https://github.com/OpenForgeProject/mageforge/compare/0.21.0...0.21.1) (2026-05-15)
2128

2229

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

0 commit comments

Comments
 (0)