Skip to content

Commit a865f76

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2025-11-24) ### Bug Fixes * enable workers.dev subdomain after deployment ([b7a7cd2](b7a7cd2))
1 parent d0879b5 commit a865f76

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/adobe/helix-deploy-plugin-edge/compare/v1.2.0...v1.2.1) (2025-11-24)
2+
3+
4+
### Bug Fixes
5+
6+
* enable workers.dev subdomain after deployment ([b7a7cd2](https://github.com/adobe/helix-deploy-plugin-edge/commit/b7a7cd2e21cfb4f361977d842faf883b7934c2d1))
7+
18
# [1.2.0](https://github.com/adobe/helix-deploy-plugin-edge/compare/v1.1.17...v1.2.0) (2025-11-19)
29

310

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.2.0",
3+
"version": "1.2.1",
44
"description": "Helix Deploy - Plugin for Edge Compute",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)