Skip to content

Commit 17b3807

Browse files
chore(release): 16.10.0 [skip ci]
# [16.10.0](v16.9.8...v16.10.0) (2025-02-13) ### Features * add CSP with nonce support ([#2478](#2478)) ([53786dc](53786dc))
1 parent 53786dc commit 17b3807

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [16.10.0](https://github.com/adobe/helix-cli/compare/v16.9.8...v16.10.0) (2025-02-13)
2+
3+
4+
### Features
5+
6+
* add CSP with nonce support ([#2478](https://github.com/adobe/helix-cli/issues/2478)) ([53786dc](https://github.com/adobe/helix-cli/commit/53786dc0f184bff8392391cb392158debd7ada1f))
7+
18
## [16.9.8](https://github.com/adobe/helix-cli/compare/v16.9.7...v16.9.8) (2025-02-11)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aem-cli",
3-
"version": "16.9.8",
3+
"version": "16.10.0",
44
"description": "AEM CLI",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)