Skip to content

Commit 3ae68bd

Browse files
Release v4.0.0 (#1201)
1 parent 5e29109 commit 3ae68bd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.0.0] - 2023-10-30
11+
1012
### Removed
1113
- Websocket-based debugger tunnel;
1214

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "The platform for e-commerce apps",
55
"bin": "bin/run",
66
"main": "lib/api/index.js",

0 commit comments

Comments
 (0)