Skip to content

Commit

Permalink
chore(release): 4.5.0-stage.1
Browse files Browse the repository at this point in the history
[skip ci]
## [4.5.0-stage.1](v4.4.2...v4.5.0-stage.1) (2025-01-24)

### Features

* new preset qwik ([#424](#424)) ([7386214](7386214))
  • Loading branch information
semantic-release-bot committed Jan 24, 2025
1 parent 7386214 commit 1e8b7c1
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.5.0-stage.1](https://github.com/aziontech/bundler/compare/v4.4.2...v4.5.0-stage.1) (2025-01-24)


### Features

* new preset qwik ([#424](https://github.com/aziontech/bundler/issues/424)) ([7386214](https://github.com/aziontech/bundler/commit/7386214a1fa15fc39835524ec108bd4a2e42c7ca))

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

Please sign in to comment.