Skip to content

Commit 50d77ed

Browse files
committed
Remove minor version bump from changelog
1 parent c347e32 commit 50d77ed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"id": "ec884c41-7bda-4033-a80b-5da20836a64b",
33
"type": "bugfix",
4-
"description": "⚠️ **IMPORTANT**: Fix OpenTelemetry span concurrency by using Span.asContextElement() instead of Span.makeCurrent()",
4+
"description": "Fix OpenTelemetry span concurrency by using Span.asContextElement() instead of Span.makeCurrent()",
55
"issues": [
66
"https://github.com/smithy-lang/smithy-kotlin/issues/1211"
7-
],
8-
"requiresMinorVersionBump": true
7+
]
98
}

0 commit comments

Comments
 (0)