Skip to content

Commit 521d419

Browse files
authored
Merge pull request #1535 from aligent/changeset-release/main
chore: release packages
2 parents 97e2edd + 407a1d5 commit 521d419

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gentle-lemons-care.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/prerender-fargate/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @aligent/cdk-prerender-fargate
22

3+
## 2.14.0
4+
5+
### Minor Changes
6+
7+
- [#1531](https://github.com/aligent/cdk-constructs/pull/1531) [`869b5a2`](https://github.com/aligent/cdk-constructs/commit/869b5a2ce3555addbcca6d78ea0f20cb6b04eeb8) Thanks [@porhkz](https://github.com/porhkz)! - Updated Prerender Fargate ALB from implicity TLS v1 to explicit 1.2 and 1.3
8+
39
## 2.13.1
410

511
### Patch Changes

packages/prerender-fargate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aligent/cdk-prerender-fargate",
3-
"version": "2.13.1",
3+
"version": "2.14.0",
44
"description": "A construct to host Prerender in Fargate",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)