Skip to content

Commit c1b1fd6

Browse files
committed
version 3.0.7
1 parent 9918b8c commit c1b1fd6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.0.7 - 2025-03-04
4+
5+
### Fixed
6+
- Fix an error when trying to resolve the owner element of a review when it’s a draft.
7+
- Fix an error when using the “Publisher Notifications User Group” setting.
8+
39
## 3.0.6 - 2025-02-02
410

511
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/workflow",
33
"description": "Enforce multi-step review processes for creating entries.",
44
"type": "craft-plugin",
5-
"version": "3.0.6",
5+
"version": "3.0.7",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)