Skip to content

Commit

Permalink
Release 3.3.6 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsingh04 authored Jun 26, 2024
1 parent d91fce3 commit dac0239
Show file tree
Hide file tree
Showing 11 changed files with 1,556 additions and 3,643 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.3.6] - 2024-06-25

### Changed

- Bumped jest to `29.7.0`
- Bumped ts-jest to `29.1.4`
- Bumped boto3 to `1.34.129`
- Bumped botocore to `1.34.129`

### Security

- Bumped ejs to `3.1.10` to mitigate [CVE-2024-33883](https://avd.aquasec.com/nvd/cve-2024-33883)
- Bumped `ws` to resolve [CVE-2024-37890]

## [3.3.5] - 2024-04

### Added
Expand Down
1 change: 0 additions & 1 deletion NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ tomli MIT License
types-awscrt MIT License
types-s3transfer MIT License
typing_extensions Python Software Foundation License
urllib3 MIT License
websocket-client Apache Software License
wrapt BSD License
xmltodict MIT License
4 changes: 2 additions & 2 deletions deployment/manifest-generator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deployment/manifest-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manifest-generator",
"version": "3.3.4",
"version": "3.3.6",
"license": "Apache-2.0",
"author": {
"name": "Amazon Web Services",
Expand Down
Loading

0 comments on commit dac0239

Please sign in to comment.