Skip to content

Commit

Permalink
chore(release): 4.6.0-stage.1
Browse files Browse the repository at this point in the history
[skip ci]
## [4.6.0-stage.1](v4.5.0...v4.6.0-stage.1) (2025-02-04)

### Features

* adding the unenv package and removing the polyfill manager ([#425](#425)) ([529c267](529c267))
  • Loading branch information
semantic-release-bot committed Feb 4, 2025
1 parent 529c267 commit 9132717
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.6.0-stage.1](https://github.com/aziontech/bundler/compare/v4.5.0...v4.6.0-stage.1) (2025-02-04)


### Features

* adding the unenv package and removing the polyfill manager ([#425](https://github.com/aziontech/bundler/issues/425)) ([529c267](https://github.com/aziontech/bundler/commit/529c267affba776467dd5127980078e8d98dbde6))

## [4.5.0](https://github.com/aziontech/bundler/compare/v4.4.2...v4.5.0) (2025-01-30)


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.5.0",
"version": "4.6.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 9132717

Please sign in to comment.