Skip to content

Commit 4545c56

Browse files
authored
Merge pull request #306 from primer/changeset-release/main
Release Tracking
2 parents 15d4b2b + 9e33952 commit 4545c56

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/grumpy-panthers-remember.md

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

.changeset/itchy-spies-jog.md

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

.changeset/quiet-rules-rest.md

Lines changed: 0 additions & 5 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.3.1
4+
5+
### Patch Changes
6+
7+
- [#311](https://github.com/primer/github-vscode-theme/pull/311) [`09968c2`](https://github.com/primer/github-vscode-theme/commit/09968c28ae3f773d70d619a03dee8eec776b403a) Thanks [@simurai](https://github.com/simurai)! - Remove `punctuation.definition.string`
8+
9+
* [#312](https://github.com/primer/github-vscode-theme/pull/312) [`71c180a`](https://github.com/primer/github-vscode-theme/commit/71c180abfcd2ee037d61e90934131e8288435af9) Thanks [@simurai](https://github.com/simurai)! - Make `editorIndentGuide` semi-transparent
10+
11+
- [#303](https://github.com/primer/github-vscode-theme/pull/303) [`735ec3c`](https://github.com/primer/github-vscode-theme/commit/735ec3c917e8d34da4bff3eaddb4f71e5aab74ae) Thanks [@simurai](https://github.com/simurai)! - Colorize JSON property-name
12+
313
## 6.3.0
414

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

0 commit comments

Comments
 (0)