Skip to content

Commit

Permalink
chore(release): 2.6.2-stage.4
Browse files Browse the repository at this point in the history
[skip ci]
### [2.6.2-stage.4](v2.6.2-stage.3...v2.6.2-stage.4) (2024-04-22)

### Bug Fixes

* copy assets in html preset ([#310](#310)) ([3639fc2](3639fc2))
  • Loading branch information
semantic-release-bot committed Apr 22, 2024
1 parent 3639fc2 commit 480e41b
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 @@
### [2.6.2-stage.4](https://github.com/aziontech/vulcan/compare/v2.6.2-stage.3...v2.6.2-stage.4) (2024-04-22)


### Bug Fixes

* copy assets in html preset ([#310](https://github.com/aziontech/vulcan/issues/310)) ([3639fc2](https://github.com/aziontech/vulcan/commit/3639fc2616ada17f809c07d1418565a236ffe40e))

### [2.6.2-stage.3](https://github.com/aziontech/vulcan/compare/v2.6.2-stage.2...v2.6.2-stage.3) (2024-04-19)


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": "2.6.2-stage.3",
"version": "2.6.2-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 480e41b

Please sign in to comment.