Skip to content

Commit 33610e5

Browse files
chore(main): release 4.0.4 (#439)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 49c4dc3 commit 33610e5

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.0.3"}
1+
{".":"4.0.4"}

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.0.4](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.0.3...v4.0.4) (2024-12-07)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* Update VSCode to (^1.95.0) (main) ([#433](https://github.com/streetsidesoftware/jest-mock-vscode/issues/433)) ([f50bab0](https://github.com/streetsidesoftware/jest-mock-vscode/commit/f50bab06d4acb3947fe0b4074882d6f6b0f7cfe1))
9+
310
## [4.0.3](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.0.2...v4.0.3) (2024-10-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-mock-vscode",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "VS Code Mock for jest",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)