diff --git a/CHANGELOG.md b/CHANGELOG.md index b29f8baf..ff4e9386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [4.6.1-stage.1](https://github.com/aziontech/bundler/compare/v4.6.0...v4.6.1-stage.1) (2025-02-07) + + +### Bug Fixes + +* update azion package version to ~1.14.2 ([#431](https://github.com/aziontech/bundler/issues/431)) ([67bb1ab](https://github.com/aziontech/bundler/commit/67bb1abfc5824d86e02289f468c7dcee9f1c2b9e)) + ## [4.6.0](https://github.com/aziontech/bundler/compare/v4.5.0...v4.6.0) (2025-02-06) diff --git a/package.json b/package.json index fbdb3a2f..3d430abc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "edge-functions", "type": "module", - "version": "4.6.0", + "version": "4.6.1-stage.1", "description": "Tool to launch and build JavaScript/Frameworks. This tool automates polyfills for Edge Computing and assists in creating Workers, notably for the Azion platform.", "main": "lib/main.js", "bin": {