Skip to content

Commit 98c288a

Browse files
committed
Update changelog
1 parent e0e6903 commit 98c288a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
[Unreleased]
8+
## [Unreleased]
9+
10+
## [4.1.0] - 2024-08-01
911

1012
### Changed
1113
- Pack toolbelt using nodejs 20

package.json

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

0 commit comments

Comments
 (0)