Skip to content

Commit

Permalink
Remove unpublished runtime crates from versions table (#789)
Browse files Browse the repository at this point in the history
## Motivation and Context
This PR will keep crate versions table in `CHANGELOG.md` in sync with
#768 and
#787.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

Co-authored-by: Yuki Saito <awsaito@amazon.com>
  • Loading branch information
ysaito1001 and ysaito1001 committed Apr 17, 2023
1 parent b423775 commit 603dead
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,6 @@ April 12th, 2023
|aws-smithy-query|0.55.1|
|aws-smithy-runtime|0.55.1|
|aws-smithy-runtime-api|0.55.1|
|aws-smithy-runtime-test|0.1.0|
|aws-smithy-types|0.55.1|
|aws-smithy-types-convert|0.55.1|
|aws-smithy-xml|0.55.1|
Expand Down Expand Up @@ -742,9 +741,6 @@ April 5th, 2023
|aws-smithy-json|0.55.0|
|aws-smithy-protocol-test|0.55.0|
|aws-smithy-query|0.55.0|
|aws-smithy-runtime|0.55.0|
|aws-smithy-runtime-api|0.55.0|
|aws-smithy-runtime-test|0.1.0|
|aws-smithy-types|0.55.0|
|aws-smithy-types-convert|0.55.0|
|aws-smithy-xml|0.55.0|
Expand Down

0 comments on commit 603dead

Please sign in to comment.