Skip to content

Commit 72538d5

Browse files
chore(release): 2.4.0-stage.5
[skip ci] ## [2.4.0-stage.5](v2.4.0-stage.4...v2.4.0-stage.5) (2024-02-15) ### Features * add new gatsby preset ([#231](#231)) ([55e2bf5](55e2bf5))
1 parent 55e2bf5 commit 72538d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.4.0-stage.5](https://github.com/aziontech/vulcan/compare/v2.4.0-stage.4...v2.4.0-stage.5) (2024-02-15)
2+
3+
4+
### Features
5+
6+
* add new gatsby preset ([#231](https://github.com/aziontech/vulcan/issues/231)) ([55e2bf5](https://github.com/aziontech/vulcan/commit/55e2bf59198c823c976a2c641a5d84b40efe7aef))
7+
18
## [2.4.0-stage.4](https://github.com/aziontech/vulcan/compare/v2.4.0-stage.3...v2.4.0-stage.4) (2024-02-09)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "edge-functions",
33
"type": "module",
4-
"version": "2.4.0-stage.4",
4+
"version": "2.4.0-stage.5",
55
"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.",
66
"main": "lib/main.js",
77
"bin": {

0 commit comments

Comments
 (0)