Skip to content

Commit 7bd1767

Browse files
committed
address dependency changelog wording
1 parent 4486123 commit 7bd1767

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/smithy-aws-core/.changes/0.1.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"type": "dependency",
5-
"description": "**Updated**: `smithy-http` from `~=0.1.0` to `~=0.2.0`."
5+
"description": "Bump `smithy-http` from `~=0.1.0` to `~=0.2.0`."
66
}
77
]
88
}

packages/smithy-aws-core/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## v0.1.1
44

55
### Dependencies
6-
* **Updated**: `smithy-http` from `~=0.1.0` to `~=0.2.0`.
6+
* Bump `smithy-http` from `~=0.1.0` to `~=0.2.0`.
77

88
## v0.1.0
99

0 commit comments

Comments
 (0)