Skip to content

Commit 28a094e

Browse files
add changeset
Signed-off-by: Aramis Sennyey <[email protected]>
1 parent f6f04e2 commit 28a094e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"changes": [
3+
{
4+
"packageName": "@rushstack/operation-graph",
5+
"comment": "Add support for a custom afterExecuteOperationGroupAsync method that can be hooked into when completing execution of an operation group.",
6+
"type": "minor"
7+
}
8+
],
9+
"packageName": "@rushstack/operation-graph"
10+
}

0 commit comments

Comments
 (0)