Skip to content

Commit

Permalink
chore(release): 4.1.1-stage.4
Browse files Browse the repository at this point in the history
[skip ci]
### [4.1.1-stage.4](v4.1.1-stage.3...v4.1.1-stage.4) (2024-10-17)

### Bug Fixes

* removing the import of the azion package when creating the azion.config ([#399](#399)) ([43ef4ab](43ef4ab))
  • Loading branch information
semantic-release-bot committed Oct 17, 2024
1 parent 43ef4ab commit b0369cb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [4.1.1-stage.4](https://github.com/aziontech/bundler/compare/v4.1.1-stage.3...v4.1.1-stage.4) (2024-10-17)


### Bug Fixes

* removing the import of the azion package when creating the azion.config ([#399](https://github.com/aziontech/bundler/issues/399)) ([43ef4ab](https://github.com/aziontech/bundler/commit/43ef4abb24e0049bc7a88fba71868f926ebdbd6b))

### [4.1.1-stage.3](https://github.com/aziontech/bundler/compare/v4.1.1-stage.2...v4.1.1-stage.3) (2024-10-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "edge-functions",
"type": "module",
"version": "4.1.1-stage.3",
"version": "4.1.1-stage.4",
"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": {
Expand Down

0 comments on commit b0369cb

Please sign in to comment.