Skip to content

Commit 7571780

Browse files
authored
Merge pull request #262 from primer/changeset-release/main
Release Tracking
2 parents 54b5619 + 10e33c4 commit 7571780

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/real-toys-look.md

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

CHANGELOG.md

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

3+
## 6.0.0
4+
5+
### Major Changes
6+
7+
- [#240](https://github.com/primer/github-vscode-theme/pull/240) [`075feb5`](https://github.com/primer/github-vscode-theme/commit/075feb5c753b3ac3fc2029e98203be5134bcd8f7) Thanks [@maximedegreve](https://github.com/maximedegreve)! - # Light High Contrast Theme
8+
9+
GitHub Light High Contrast is now out of beta and available to everyone. 🎉
10+
11+
![Light High Contrast Theme](https://user-images.githubusercontent.com/980622/151374445-39670cae-ab83-400c-8b7d-fe4dd36c7cc3.png)
12+
313
## 5.2.2
414

515
### Patch 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.2",
5+
"version": "6.0.0",
66
"preview": true,
77
"publisher": "GitHub",
88
"license": "MIT",

0 commit comments

Comments
 (0)