Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 3ccf693

Browse files
authored
Merge pull request #426 from aws-solutions/release/v2.1.14
Release v2.1.14
2 parents 8194a8d + e328457 commit 3ccf693

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
TODO: Update release date when time is known
99

10+
## [2.1.14] - 2025-06-04
11+
12+
### Security
13+
14+
- Updated `Media Insights on AWS` version to v5.1.11
15+
1016
## [2.1.13] - 2025-04-04
1117

1218
### Security

deployment/content-localization-on-aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Conditions:
2424
Mappings:
2525
MediaInsights:
2626
Release:
27-
Version: "v5.1.10"
27+
Version: "v5.1.11"
2828
Application:
2929
SourceCode:
3030
GlobalS3Bucket: "%%GLOBAL_BUCKET_NAME%%"

source/website/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "content-localization-on-aws",
3-
"version": "2.1.13",
3+
"version": "2.1.14",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)