Skip to content

Commit d808740

Browse files
Merge pull request #259 from primer/changeset-release/main
Release Tracking
2 parents dcee465 + afca5cf commit d808740

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/plenty-paws-wave.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+
## 5.2.2
4+
5+
### Patch Changes
6+
7+
- [#244](https://github.com/primer/github-vscode-theme/pull/244) [`d318d0e`](https://github.com/primer/github-vscode-theme/commit/d318d0eb3aa3a48c0983c3cc7b245847643b046a) Thanks [@maximedegreve](https://github.com/maximedegreve)! - Easier code to manage + port values to new primitives
8+
39
## 5.2.1
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": "5.2.1",
5+
"version": "5.2.2",
66
"preview": true,
77
"publisher": "GitHub",
88
"license": "MIT",

0 commit comments

Comments
 (0)