Skip to content

Commit 5cc1327

Browse files
authored
Merge pull request #14 from deinsoftware/dev
fix preview and social images
2 parents 4b6f2a1 + 094cd63 commit 5cc1327

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

.github/social/preview.png

3.74 KB
Loading

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Fixed for any bug fixes.
99
Security to invite users to upgrade in case of vulnerabilities.
1010
-->
1111

12+
## 1.4.2 - 2023/04/17
13+
14+
### Fixed
15+
16+
- social and preview images
17+
1218
## 1.4.1 - 2023/04/14
1319

1420
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "debug-snippets",
33
"description": "VS Code Debug snippets for JS, TS and CSS",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"displayName": "Debug Snippets",
66
"publisher": "deinsoftware",
77
"icon": "images/light-icon.png",

0 commit comments

Comments
 (0)