Skip to content

Commit a5b2c89

Browse files
chore(release): 1.1.14 [skip ci]
## [1.1.14](v1.1.13...v1.1.14) (2025-10-17) ### Bug Fixes * revert to default GITHUB_TOKEN, keep top-level permissions for OIDC ([be0f441](be0f441)) * use ADOBE_BOT_GITHUB_TOKEN and add top-level permissions for npm provenance ([11c0bf4](11c0bf4))
1 parent be0f441 commit a5b2c89

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.1.14](https://github.com/adobe/helix-deploy-plugin-edge/compare/v1.1.13...v1.1.14) (2025-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* revert to default GITHUB_TOKEN, keep top-level permissions for OIDC ([be0f441](https://github.com/adobe/helix-deploy-plugin-edge/commit/be0f44151fdd351f4cd4786a8abf233bc2e5abde))
7+
* use ADOBE_BOT_GITHUB_TOKEN and add top-level permissions for npm provenance ([11c0bf4](https://github.com/adobe/helix-deploy-plugin-edge/commit/11c0bf4cb92b1e4f1d9583cc77669bfa4a155f8c))
8+
19
## [1.1.13](https://github.com/adobe/helix-deploy-plugin-edge/compare/v1.1.12...v1.1.13) (2025-10-17)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-deploy-plugin-edge",
3-
"version": "1.1.13",
3+
"version": "1.1.14",
44
"description": "Helix Deploy - Plugin for Edge Compute",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)