Skip to content

Commit 6485aad

Browse files
3.288.0 release
1 parent e11cb12 commit 6485aad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.288.0 - 2023-11-21
44

55
* `Aws\CloudFrontKeyValueStore` - This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.
66
* `Aws\CloudFront` - This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
*/
726726
class Sdk
727727
{
728-
const VERSION = '3.287.1';
728+
const VERSION = '3.288.0';
729729

730730
/** @var array Arguments for creating clients */
731731
private $args;

0 commit comments

Comments
 (0)