Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 6ad2d06

Browse files
committed
v1.7.8
1 parent 3b23bba commit 6ad2d06

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 1.7.7 (03-04-2023)
3+
## 1.7.8 (03-04-2023)
44

55
- Bug fix, update typescript styled plugin to re-enable auto completion
66
- Test fixtures needed to be updated to accommodate [theme update](https://github.com/microsoft/vscode/pull/167104)

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-styled-components",
33
"displayName": "vscode-styled-components",
44
"description": "Syntax highlighting for styled-components",
5-
"version": "1.7.7",
5+
"version": "1.7.8",
66
"publisher": "styled-components",
77
"icon": "logo.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)