Skip to content

Commit 38c43c4

Browse files
authored
Merge pull request #1613 from aligent/changeset-release/main
chore: release packages
2 parents d78fb42 + 161cec6 commit 38c43c4

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/itchy-heads-create.md

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

.changeset/smooth-months-dance.md

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

packages/constructs/header-change-detection/CHANGELOG.md

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

3+
## 1.7.5
4+
5+
### Patch Changes
6+
7+
- [#1612](https://github.com/aligent/cdk-constructs/pull/1612) [`a6a99fe`](https://github.com/aligent/cdk-constructs/commit/a6a99fe2be8650b76c2147dcb166fc6891702f03) Thanks [@crispy101](https://github.com/crispy101)! - include lambda function source TS file
8+
39
## 1.7.4
410

511
### Patch Changes

packages/constructs/header-change-detection/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-header-change-detection",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"main": "index.js",
55
"license": "MIT",
66
"homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/header-change-detection#readme",

packages/constructs/static-hosting/CHANGELOG.md

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

3+
## 2.11.4
4+
5+
### Patch Changes
6+
7+
- [#1614](https://github.com/aligent/cdk-constructs/pull/1614) [`62104ed`](https://github.com/aligent/cdk-constructs/commit/62104edacf52ab8440992848a66d478bcacf7f07) Thanks [@crispy101](https://github.com/crispy101)! - include x-request-prerender in the cache key by default
8+
39
## 2.11.3
410

511
### Patch Changes

packages/constructs/static-hosting/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-static-hosting",
3-
"version": "2.11.3",
3+
"version": "2.11.4",
44
"main": "index.js",
55
"license": "MIT",
66
"homepage": "https://github.com/aligent/cdk-constructs/tree/main/packages/constructs/static-hosting#readme",

0 commit comments

Comments
 (0)