Skip to content

Commit 8a38e1a

Browse files
Version Packages
1 parent 4d23b83 commit 8a38e1a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/modern-cougars-stare.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+
## 6.3.4
4+
5+
### Patch Changes
6+
7+
- [#357](https://github.com/primer/github-vscode-theme/pull/357) [`c783d6c`](https://github.com/primer/github-vscode-theme/commit/c783d6c42a13de7e1dc533b4fa475001e02d32b8) Thanks [@simurai](https://github.com/simurai)! - Improve color contrast for default Light and Dark themes
8+
39
## 6.3.3
410

511
### 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": "6.3.3",
5+
"version": "6.3.4",
66
"publisher": "GitHub",
77
"license": "MIT",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)