Skip to content

Commit acfbb2e

Browse files
authored
Merge pull request #286 from primer/changeset-release/main
Release Tracking
2 parents 5754b49 + 07a0c4d commit acfbb2e

File tree

9 files changed

+21
-36
lines changed

9 files changed

+21
-36
lines changed

.changeset/blue-ads-notice.md

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

.changeset/dirty-rivers-clap.md

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

.changeset/eleven-jobs-tickle.md

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

.changeset/happy-cougars-promise.md

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

.changeset/late-chairs-impress.md

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

.changeset/ninety-crabs-roll.md

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

.changeset/popular-scissors-shake.md

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

CHANGELOG.md

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

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- [#287](https://github.com/primer/github-vscode-theme/pull/287) [`dd81ff1`](https://github.com/primer/github-vscode-theme/commit/dd81ff10180ecd76fd108defa7d2d61db9534462) Thanks [@simurai](https://github.com/simurai)! - Improve diff colors
8+
9+
* [#274](https://github.com/primer/github-vscode-theme/pull/274) [`9b88e1c`](https://github.com/primer/github-vscode-theme/commit/9b88e1c652f649bf28bc149d681010c5fd8f22f1) Thanks [@BrunoCoimbra](https://github.com/BrunoCoimbra)! - Add bracket pair colorization
10+
11+
- [#278](https://github.com/primer/github-vscode-theme/pull/278) [`a877e3f`](https://github.com/primer/github-vscode-theme/commit/a877e3f80496af89d000f5502764e0d579105325) Thanks [@clavin](https://github.com/clavin)! - Add inlay hint styles
12+
13+
* [#184](https://github.com/primer/github-vscode-theme/pull/184) [`16d4682`](https://github.com/primer/github-vscode-theme/commit/16d468237346e27eafe265d8fad22ba918367b83) Thanks [@abeprincec](https://github.com/abeprincec)! - Add syntax highlight for puncation.section.embedded
14+
15+
- [#239](https://github.com/primer/github-vscode-theme/pull/239) [`d1d663b`](https://github.com/primer/github-vscode-theme/commit/d1d663b5e5ee9c388c5ddad34bcf8798c59da6cf) Thanks [@jeffgennari](https://github.com/jeffgennari)! - Add debug and symbol icon colors
16+
17+
### Patch Changes
18+
19+
- [#285](https://github.com/primer/github-vscode-theme/pull/285) [`9eece4d`](https://github.com/primer/github-vscode-theme/commit/9eece4db938df76cad3e19f5a42ee8f0c2e5b762) Thanks [@simurai](https://github.com/simurai)! - Fix icons in high contrast themes
20+
21+
* [#288](https://github.com/primer/github-vscode-theme/pull/288) [`74a48e5`](https://github.com/primer/github-vscode-theme/commit/74a48e5dde97f057e01f2956fb861a4b56692098) Thanks [@simurai](https://github.com/simurai)! - Increase contrast of the terminal
22+
323
## 6.1.0
424

525
### 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.1.0",
5+
"version": "6.2.0",
66
"preview": true,
77
"publisher": "GitHub",
88
"license": "MIT",

0 commit comments

Comments
 (0)