Skip to content

Commit 7af4793

Browse files
authored
Merge pull request #257 from primer/changeset-release/main
Release Tracking
2 parents 5666ad9 + ddbb00f commit 7af4793

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fast-adults-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# github-vscode-theme
22

3+
## 5.2.1
4+
5+
### Patch Changes
6+
7+
- [#256](https://github.com/primer/github-vscode-theme/pull/256) [`6549f32`](https://github.com/primer/github-vscode-theme/commit/6549f32ee5e97bb01655d4de47672c15e58e06c9) Thanks [@simurai](https://github.com/simurai)! - Fix Dark Dimmed from loosing syntax highlighting
8+
39
## 5.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "github-vscode-theme",
33
"displayName": "GitHub Theme",
44
"description": "GitHub theme for VS Code",
5-
"version": "5.2.0",
5+
"version": "5.2.1",
66
"preview": true,
77
"publisher": "GitHub",
88
"license": "MIT",

0 commit comments

Comments
 (0)