Skip to content

Commit e3bd630

Browse files
committed
Prepare 4.0.1 Release
1 parent 1787fcc commit e3bd630

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
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.1] - 2024-10-16
11+
1012
### Changed
1113

1214
- Build package under Node 22 environment

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-sdk-client-mock-vitest",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Custom matchers for AWS SDK Client mock to be used in vitest",
55
"type": "module",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)