Skip to content

Commit

Permalink
Merge pull request #246 from primer/changeset-release/main
Browse files Browse the repository at this point in the history
Release Tracking
  • Loading branch information
simurai authored Jan 28, 2022
2 parents 06e1398 + f2f8910 commit cba0941
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .changeset/real-toys-look.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# github-vscode-theme

## 5.2.0

### Minor Changes

- [#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

## 5.1.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "github-vscode-theme",
"displayName": "GitHub Theme",
"description": "GitHub theme for VS Code",
"version": "5.1.0",
"version": "5.2.0",
"preview": true,
"publisher": "GitHub",
"license": "MIT",
Expand Down Expand Up @@ -45,10 +45,10 @@
"path": "./themes/light-high-contrast.json"
},
{
"label": "GitHub Light Colorblind (Beta)",
"uiTheme": "vs",
"path": "./themes/light-colorblind.json"
},
"label": "GitHub Light Colorblind (Beta)",
"uiTheme": "vs",
"path": "./themes/light-colorblind.json"
},
{
"label": "GitHub Dark Default",
"uiTheme": "vs-dark",
Expand Down

0 comments on commit cba0941

Please sign in to comment.