Skip to content

Commit b17d73a

Browse files
chore(release): 4.0.1-stage.3
[skip ci] ### [4.0.1-stage.3](v4.0.1-stage.2...v4.0.1-stage.3) (2024-09-30) ### Bug Fixes * update azion package to version 1.8.0 ([#389](#389)) ([5f8eebc](5f8eebc))
1 parent 5f8eebc commit b17d73a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [4.0.1-stage.3](https://github.com/aziontech/bundler/compare/v4.0.1-stage.2...v4.0.1-stage.3) (2024-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update azion package to version 1.8.0 ([#389](https://github.com/aziontech/bundler/issues/389)) ([5f8eebc](https://github.com/aziontech/bundler/commit/5f8eebc80a19d7ed9a37e8384c9a2c8450e6a4a0))
7+
18
### [4.0.1-stage.2](https://github.com/aziontech/bundler/compare/v4.0.1-stage.1...v4.0.1-stage.2) (2024-09-30)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "edge-functions",
33
"type": "module",
4-
"version": "4.0.1-stage.2",
4+
"version": "4.0.1-stage.3",
55
"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.",
66
"main": "lib/main.js",
77
"bin": {

0 commit comments

Comments
 (0)