Skip to content

Commit 7da7583

Browse files
chore(main): release 4.10.0 (#771)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b7e8ae3 commit 7da7583

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.5"}
1+
{".":"4.10.0"}

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.10.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.5...v4.10.0) (2025-12-20)
4+
5+
6+
### Features
7+
8+
* Update VSCode to (^1.107.0) (main) ([#767](https://github.com/streetsidesoftware/jest-mock-vscode/issues/767)) ([fe1aee2](https://github.com/streetsidesoftware/jest-mock-vscode/commit/fe1aee24691bdf80648150bffade0d2dbf75764c))
9+
310
## [4.9.5](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.4...v4.9.5) (2025-11-30)
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.5",
7+
"version": "4.10.0",
88
"description": "VS Code Mock for jest",
99
"type": "commonjs",
1010
"main": "index.js",

0 commit comments

Comments
 (0)