We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f6f38 commit 0c93fd2Copy full SHA for 0c93fd2
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.2.0
2
+
3
+- Change tabs
4
+- Add icon
5
6
## 0.1.0
7
8
- Initial release
package.json
@@ -2,7 +2,7 @@
"name": "github-vscode-theme",
"displayName": "GitHub Theme",
"description": "GitHub theme for VS Code",
- "version": "0.1.0",
+ "version": "0.2.0",
"preview": true,
"publisher": "GitHub",
"icon": "icon.png",
0 commit comments