Skip to content

Commit

Permalink
chore(release): 4.4.1-stage.1
Browse files Browse the repository at this point in the history
[skip ci]
### [4.4.1-stage.1](v4.4.0...v4.4.1-stage.1) (2025-01-21)

### Bug Fixes

* add no-sandbox args for puppeteer launch in E2E tests and upgrade azion lib ([#420](#420)) ([40a4345](40a4345))
  • Loading branch information
semantic-release-bot committed Jan 21, 2025
1 parent 40a4345 commit 89dd1f2
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.4.1-stage.1](https://github.com/aziontech/bundler/compare/v4.4.0...v4.4.1-stage.1) (2025-01-21)


### Bug Fixes

* add no-sandbox args for puppeteer launch in E2E tests and upgrade azion lib ([#420](https://github.com/aziontech/bundler/issues/420)) ([40a4345](https://github.com/aziontech/bundler/commit/40a43454bfe0fac8bd70cb56bce4d9813fc81dd9))

## [4.4.0](https://github.com/aziontech/bundler/compare/v4.3.0...v4.4.0) (2025-01-21)


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.4.0",
"version": "4.4.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": {
Expand Down

0 comments on commit 89dd1f2

Please sign in to comment.