File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ Fixed for any bug fixes.
99Security to invite users to upgrade in case of vulnerabilities.
1010-->
1111
12+ ## 0.0.4 - 2023/04/15
13+
14+ ### Fixed
15+
16+ - Back to home on README
17+
1218## 0.0.3 - 2023/04/05
1319
1420### Added
Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ Remember to complement the snippets with these keyboard shortcuts that can be us
120120| Insert line above | ` ctrl+shift+enter ` | ` cmd+shift+enter ` |
121121| Insert line below | ` ctrl+enter ` | ` cmd+enter ` |
122122
123+ ⇧ [ Back to menu] ( #menu )
124+
123125---
124126
125127## Settings
Original file line number Diff line number Diff line change 11{
22 "name" : " testing-library-snippets" ,
33 "description" : " VS Code Testing Library snippets for JS and TS" ,
4- "version" : " 0.0.3 " ,
4+ "version" : " 0.0.4 " ,
55 "displayName" : " Testing Library Snippets" ,
66 "publisher" : " deinsoftware" ,
77 "icon" : " images/light-icon.png" ,
You can’t perform that action at this time.
0 commit comments