We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0879b5 commit a865f76Copy full SHA for a865f76
CHANGELOG.md
@@ -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
8
# [1.2.0](https://github.com/adobe/helix-deploy-plugin-edge/compare/v1.1.17...v1.2.0) (2025-11-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-deploy-plugin-edge",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Helix Deploy - Plugin for Edge Compute",
"main": "src/index.js",
"type": "module",
0 commit comments