Skip to content

Commit bcfcf5e

Browse files
chore(main): release 4.11.0 (#794)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc2c6bd commit bcfcf5e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.10.0"}
1+
{".":"4.11.0"}

CHANGELOG.md

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

3+
## [4.11.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.10.0...v4.11.0) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* Update VSCode to (^1.108.1) (main) ([#783](https://github.com/streetsidesoftware/jest-mock-vscode/issues/783)) ([2917a09](https://github.com/streetsidesoftware/jest-mock-vscode/commit/2917a096dd9f221e348e98295ad6af8ca19a91ed))
9+
* Update VSCode to (^1.109.0) (main) ([#796](https://github.com/streetsidesoftware/jest-mock-vscode/issues/796)) ([7c25e91](https://github.com/streetsidesoftware/jest-mock-vscode/commit/7c25e9110d5b3d734505755e448dfc7064fa3280))
10+
311
## [4.10.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.5...v4.10.0) (2025-12-20)
412

513

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.10.0",
7+
"version": "4.11.0",
88
"description": "VS Code Mock for jest",
99
"type": "commonjs",
1010
"main": "index.js",

0 commit comments

Comments
 (0)