Skip to content

Commit f981424

Browse files
committed
Prepare 6.2.0 Release
1 parent a4aa0b5 commit f981424

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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+
## [6.2.0] - 2025-08-04
11+
1012
### Added
1113

1214
- New import `aws-sdk-client-mock-vitest/extend` allows to easily extend

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-sdk-client-mock-vitest",
3-
"version": "6.1.1",
3+
"version": "6.2.0",
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)