Skip to content

Commit 8253c11

Browse files
chore(main): release 4.4.0 (#584)
1 parent dd2b8f4 commit 8253c11

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.3.2"}
1+
{".":"4.4.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.4.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.3.2...v4.4.0) (2025-05-21)
4+
5+
6+
### Features
7+
8+
* Update to VSCode 1.100.0 ([#583](https://github.com/streetsidesoftware/jest-mock-vscode/issues/583)) ([4f4b11b](https://github.com/streetsidesoftware/jest-mock-vscode/commit/4f4b11bd990f3daff276b655011e14258bd7d0c2))
9+
310
## [4.3.2](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.3.1...v4.3.2) (2025-05-02)
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.3.2",
3+
"version": "4.4.0",
44
"description": "VS Code Mock for jest",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)