From caf051fb62b1a5cc6a56c8831daf01bd4b37b13a Mon Sep 17 00:00:00 2001 From: Nate Prewitt Date: Fri, 21 Jun 2024 16:16:12 -0600 Subject: [PATCH] Update .changes/next-release/bugfix-awscrt-54174.json --- .changes/next-release/bugfix-awscrt-54174.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changes/next-release/bugfix-awscrt-54174.json b/.changes/next-release/bugfix-awscrt-54174.json index 287c5976..f8eca6a0 100644 --- a/.changes/next-release/bugfix-awscrt-54174.json +++ b/.changes/next-release/bugfix-awscrt-54174.json @@ -1,5 +1,5 @@ { "type": "bugfix", - "category": "awscrt", - "description": "Pass operation name to awscrt.s3, to improve error handling" + "category": "``awscrt``", + "description": "Pass operation name to awscrt.s3 to improve error handling." }