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

Commit ef74f75

Browse files
authored
Merge pull request #419 from aws-solutions/release/v2.1.10
Release v2.1.10
2 parents 5e08e63 + c5b9189 commit ef74f75

File tree

3 files changed

+19
-13
lines changed

3 files changed

+19
-13
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.1.10] - 2024-10-31
9+
10+
### Security
11+
12+
- Upgraded vulnerable packages
13+
814
## [2.1.9] - 2024-10-01
915

1016
### Security

source/website/package-lock.json

Lines changed: 12 additions & 12 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.9",
3+
"version": "2.1.10",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)