Skip to content

Commit 7ed3ff9

Browse files
chore(main): release 4.9.3 (#735)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f96d116 commit 7ed3ff9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"4.9.2"}
1+
{".":"4.9.3"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.9.3](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.2...v4.9.3) (2025-11-16)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* bump node requirement to 22.x ([#734](https://github.com/streetsidesoftware/jest-mock-vscode/issues/734)) ([f96d116](https://github.com/streetsidesoftware/jest-mock-vscode/commit/f96d1169aaf3804e7fb1262a48b53ce50ad83518))
9+
310
## [4.9.2](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.1...v4.9.2) (2025-11-16)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"provenance": true
66
},
7-
"version": "4.9.2",
7+
"version": "4.9.3",
88
"description": "VS Code Mock for jest",
99
"type": "commonjs",
1010
"main": "index.js",

0 commit comments

Comments
 (0)