Skip to content

Commit e96391b

Browse files
authored
Merge pull request #1572 from aligent/changeset-release/main
chore: release packages
2 parents d4276b0 + 2f0133a commit e96391b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-readers-double.md

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

packages/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.0
4+
5+
### Minor Changes
6+
7+
- [#1568](https://github.com/aligent/cdk-constructs/pull/1568) [`e996387`](https://github.com/aligent/cdk-constructs/commit/e99638765813f1c62fc89e9f67f32e379177e302) Thanks [@porhkz](https://github.com/porhkz)! - Added optional CORS Response Header Policy and added NoIndexNoFollow Response Header Policy
8+
39
## 2.10.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)