Skip to content

Commit

Permalink
Release v1.44.54 (2022-07-13) (#4478)
Browse files Browse the repository at this point in the history
Release v1.44.54 (2022-07-13)
===

### Service Client Updates
* `service/appconfig`: Updates service API, documentation, and paginators
  • Loading branch information
aws-sdk-go-automation committed Jul 13, 2022
1 parent d6ec7a3 commit f7b11b3
Show file tree
Hide file tree
Showing 7 changed files with 4,112 additions and 425 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
Release v1.44.54 (2022-07-13)
===

### Service Client Updates
* `service/appconfig`: Updates service API, documentation, and paginators

Release v1.44.53 (2022-07-12)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.44.53"
const SDKVersion = "1.44.54"

0 comments on commit f7b11b3

Please sign in to comment.