Skip to content

Commit

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

### Bug Fixes

* gatsby preset config import ([e705670](e705670))
* gatsby preset config import ([#422](#422)) ([3166d2d](3166d2d))
  • Loading branch information
semantic-release-bot committed Jan 21, 2025
1 parent 92a38d9 commit edb1f44
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [4.4.2](https://github.com/aziontech/bundler/compare/v4.4.1...v4.4.2) (2025-01-21)


### Bug Fixes

* gatsby preset config import ([e705670](https://github.com/aziontech/bundler/commit/e70567027035b1b8595b78ac691ac88470d04d87))
* gatsby preset config import ([#422](https://github.com/aziontech/bundler/issues/422)) ([3166d2d](https://github.com/aziontech/bundler/commit/3166d2d4a2908fbfc29ab7099bb7c87b17eae2b4))

### [4.4.2-stage.1](https://github.com/aziontech/bundler/compare/v4.4.1...v4.4.2-stage.1) (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.2-stage.1",
"version": "4.4.2",
"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 edb1f44

Please sign in to comment.