Skip to content

Commit 95b9d4f

Browse files
chore(main): release 4.6.0 (#630)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cde6d1d commit 95b9d4f

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.5.0"}
1+
{".":"4.6.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.6.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.5.0...v4.6.0) (2025-07-26)
4+
5+
6+
### Features
7+
8+
* Update VSCode to (^1.102.0) (main) ([#627](https://github.com/streetsidesoftware/jest-mock-vscode/issues/627)) ([96e8243](https://github.com/streetsidesoftware/jest-mock-vscode/commit/96e824377a11950951d7da365f19a98e336cd363))
9+
310
## [4.5.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.4.0...v4.5.0) (2025-07-01)
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.5.0",
3+
"version": "4.6.0",
44
"description": "VS Code Mock for jest",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)