Skip to content

Commit cc946ef

Browse files
chore(main): release 4.1.0 (#503)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 22a2d0d commit cc946ef

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.5"}
1+
{".":"4.1.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.1.0](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.0.5...v4.1.0) (2025-02-09)
4+
5+
6+
### Features
7+
8+
* Update VSCode to (^1.97.0) (main) ([#502](https://github.com/streetsidesoftware/jest-mock-vscode/issues/502)) ([45491c3](https://github.com/streetsidesoftware/jest-mock-vscode/commit/45491c3837bd0ac0abc8584c397832f32cc3a40d))
9+
310
## [4.0.5](https://github.com/streetsidesoftware/jest-mock-vscode/compare/v4.0.4...v4.0.5) (2024-12-17)
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.5",
3+
"version": "4.1.0",
44
"description": "VS Code Mock for jest",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)