File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1- {"." :" 1.2.1 " }
1+ {"." :" 1.3.0 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.0] ( https://github.com/streetsidesoftware/jest-mock-vscode/compare/v1.2.1...v1.3.0 ) (2023-01-08)
4+
5+
6+ ### Features
7+
8+ * Update VSCode to (^1.74.0) [ #54 ] ( https://github.com/streetsidesoftware/jest-mock-vscode/issues/54 ) ([ d685149] ( https://github.com/streetsidesoftware/jest-mock-vscode/commit/d6851496d5884fe90faee6be8148315fcedb3f19 ) )
9+
10+
11+ ### Continuous Integration
12+
13+ * Workflow Bot -- Update ALL Dependencies ([ #49 ] ( https://github.com/streetsidesoftware/jest-mock-vscode/issues/49 ) ) ([ ccc2cad] ( https://github.com/streetsidesoftware/jest-mock-vscode/commit/ccc2cad8a55e79475bfe1369794c28b75fb6b752 ) )
14+ * Workflow Bot -- Update ALL Dependencies ([ #51 ] ( https://github.com/streetsidesoftware/jest-mock-vscode/issues/51 ) ) ([ bd3b3b4] ( https://github.com/streetsidesoftware/jest-mock-vscode/commit/bd3b3b4fbbd1d362ff4a6943e43b09824c8f1cf3 ) )
15+ * Workflow Bot -- Update ALL Dependencies ([ #52 ] ( https://github.com/streetsidesoftware/jest-mock-vscode/issues/52 ) ) ([ e9b45e9] ( https://github.com/streetsidesoftware/jest-mock-vscode/commit/e9b45e920189870621f692ffb0f3557f18fbab9d ) )
16+ * Workflow Bot -- Update ALL Dependencies ([ #53 ] ( https://github.com/streetsidesoftware/jest-mock-vscode/issues/53 ) ) ([ a6d31e5] ( https://github.com/streetsidesoftware/jest-mock-vscode/commit/a6d31e547881121b2142b525b5dd56d87a2f2e1e ) )
17+
318## [ 1.2.1] ( https://github.com/streetsidesoftware/jest-mock-vscode/compare/v1.2.0...v1.2.1 ) (2022-11-21)
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-mock-vscode" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " VS Code Mock for jest" ,
55 "main" : " index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments