Skip to content

Commit

Permalink
chore(release): 2.6.0-stage.6
Browse files Browse the repository at this point in the history
[skip ci]
## [2.6.0-stage.6](v2.6.0-stage.5...v2.6.0-stage.6) (2024-03-18)

### Bug Fixes

* webpack config when ts loader ([#272](#272)) ([3627903](3627903))
  • Loading branch information
semantic-release-bot committed Mar 18, 2024
1 parent 3627903 commit 30fa0a3
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.0-stage.6](https://github.com/aziontech/vulcan/compare/v2.6.0-stage.5...v2.6.0-stage.6) (2024-03-18)


### Bug Fixes

* webpack config when ts loader ([#272](https://github.com/aziontech/vulcan/issues/272)) ([3627903](https://github.com/aziontech/vulcan/commit/362790383e39e40b35ad0d098d2eac81df6f4a79))

## [2.6.0-stage.5](https://github.com/aziontech/vulcan/compare/v2.6.0-stage.4...v2.6.0-stage.5) (2024-03-14)


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.0-stage.5",
"version": "2.6.0-stage.6",
"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 30fa0a3

Please sign in to comment.