Skip to content

Commit 2f76f2b

Browse files
chore(main): release 4.9.5 (#751)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1278464 commit 2f76f2b

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.4"}
1+
{".":"4.9.5"}

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.5](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.4...v4.9.5) (2025-11-30)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* CSpell Version: **`^1.106.0`** --&gt; **`^1.106.1`** ([76595f3](https://github.com/streetsidesoftware/jest-mock-vscode/commit/76595f3fff70f8e38e15a5658740af34e55ea56d))
9+
310
## [4.9.4](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.9.3...v4.9.4) (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.4",
7+
"version": "4.9.5",
88
"description": "VS Code Mock for jest",
99
"type": "commonjs",
1010
"main": "index.js",

0 commit comments

Comments
 (0)