We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d115d4 commit 65bc8eaCopy full SHA for 65bc8ea
CHANGELOG.md
@@ -9,6 +9,12 @@ Fixed for any bug fixes.
9
Security to invite users to upgrade in case of vulnerabilities.
10
-->
11
12
+## 1.5.2 - 2024/08/16
13
+
14
+### Fixed
15
16
+- React snippets
17
18
## 1.5.1 - 2024/08/16
19
20
### Fixed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "debug-snippets",
3
"description": "VS Code Debug snippets for JS, TS and CSS",
4
- "version": "1.5.1",
+ "version": "1.5.2",
5
"displayName": "Debug Snippets",
6
"publisher": "deinsoftware",
7
"icon": "images/light-icon.png",
0 commit comments