Skip to content

Commit 6048181

Browse files
author
awstools
committed
Publish v3.827.1
1 parent dda548a commit 6048181

File tree

4 files changed

+21
-2
lines changed

4 files changed

+21
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.827.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.827.0...v3.827.1) (2025-06-10)
7+
8+
9+
### Features
10+
11+
* **clients:** update client endpoints as of 2025-06-10 ([dda548a](https://github.com/aws/aws-sdk-js-v3/commit/dda548a80f9801524750af004993dc5e3e4c8ce7))
12+
13+
14+
15+
16+
617
# [3.827.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.826.0...v3.827.0) (2025-06-09)
718

819

clients/client-gameliftstreams/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.827.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.827.0...v3.827.1) (2025-06-10)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-gameliftstreams
9+
10+
11+
12+
13+
614
# [3.826.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.825.0...v3.826.0) (2025-06-06)
715

816
**Note:** Version bump only for package @aws-sdk/client-gameliftstreams

clients/client-gameliftstreams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-gameliftstreams",
33
"description": "AWS SDK for JavaScript Gameliftstreams Client for Node.js, Browser and React Native",
4-
"version": "3.826.0",
4+
"version": "3.827.1",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.827.0",
2+
"version": "3.827.1",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)