You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
+
## [6.2.3] - 2023-10-20
9
+
10
+
### Fixed
11
+
12
+
- Fixing Security Vulnerabilities
13
+
14
+
### Changed
15
+
16
+
- Updated the versions of multiple dependencies
17
+
8
18
## [6.2.2] - 2023-09-29
9
19
10
20
### Changed
@@ -79,9 +89,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
79
89
80
90
## [6.0.0] - 2021-12-21
81
91
82
-
### ⚠ BREAKING CHANGES
92
+
### Changed
83
93
84
-
Version 6.0.0 does not support upgrading from previous versions due to the update that uses the AWS CDK to generate the AWS CloudFormation template.
94
+
-**Note that**Version 6.0.0 does not support upgrading from previous versions due to the update that uses the AWS CDK to generate the AWS CloudFormation template.
85
95
86
96
### Added
87
97
@@ -130,10 +140,6 @@ Version 6.0.0 does not support upgrading from previous versions due to the updat
130
140
131
141
## [5.1.0] - 2020-11-19
132
142
133
-
### ⚠ BREAKING CHANGES
134
-
135
-
-**Image URL Signature**: When image URL signature is enabled, all URLs including existing URLs should have `signature` query parameter.
0 commit comments