Skip to content

Commit

Permalink
chore(release): 3.1.0-stage.5
Browse files Browse the repository at this point in the history
[skip ci]
## [3.1.0-stage.5](v3.1.0-stage.4...v3.1.0-stage.5) (2024-08-09)

### Features

* enable writeFile, rename and realpath from Node FS ([#369](#369)) ([a219a57](a219a57))
  • Loading branch information
semantic-release-bot committed Aug 9, 2024
1 parent a219a57 commit dee3055
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 @@
## [3.1.0-stage.5](https://github.com/aziontech/vulcan/compare/v3.1.0-stage.4...v3.1.0-stage.5) (2024-08-09)


### Features

* enable writeFile, rename and realpath from Node FS ([#369](https://github.com/aziontech/vulcan/issues/369)) ([a219a57](https://github.com/aziontech/vulcan/commit/a219a57ec84ad4c5efaaacef8c9ffb7d3a78f3c0))

## [3.1.0-stage.4](https://github.com/aziontech/vulcan/compare/v3.1.0-stage.3...v3.1.0-stage.4) (2024-08-09)


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": "3.1.0-stage.4",
"version": "3.1.0-stage.5",
"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 dee3055

Please sign in to comment.