Skip to content

Commit 933b3ed

Browse files
semantic-release-botenicio
authored andcommitted
chore(release): 2.0.0-stage.2
## [2.0.0-stage.2](v2.0.0-stage.1...v2.0.0-stage.2) (2023-10-26) ### Bug Fixes * local env hot reload ([#161](#161)) ([e2edb9c](e2edb9c)) * localenv hot reload ([85f606c](85f606c))
1 parent a9afc91 commit 933b3ed

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.0-stage.2](https://github.com/aziontech/vulcan/compare/v2.0.0-stage.1...v2.0.0-stage.2) (2023-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* local env hot reload ([#161](https://github.com/aziontech/vulcan/issues/161)) ([e2edb9c](https://github.com/aziontech/vulcan/commit/e2edb9cad2222395850a09f9476eb206b64568f3))
7+
* localenv hot reload ([85f606c](https://github.com/aziontech/vulcan/commit/85f606c7025d1d8474e37bbeecaf46ee9bd7ef3b))
8+
19
## [2.0.0-stage.1](https://github.com/aziontech/vulcan/compare/v1.7.1...v2.0.0-stage.1) (2023-10-25)
210

311

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.0.0-stage.1",
4+
"version": "2.0.0-stage.2",
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)