Skip to content

Commit d228005

Browse files
chore(main): release codesandbox-projects-theme 1.0.2 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c227d09 commit d228005

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.1"}
1+
{".":"1.0.2"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/codesandbox/vscode-theme/compare/codesandbox-projects-theme-v1.0.1...codesandbox-projects-theme-v1.0.2) (2022-06-27)
4+
5+
6+
### Bug Fixes
7+
8+
* improve active tab visibility ([#16](https://github.com/codesandbox/vscode-theme/issues/16)) ([a9f4803](https://github.com/codesandbox/vscode-theme/commit/a9f4803350b56890cea99232b11b7184a921a78e))
9+
* use different colors for git decorators ([#15](https://github.com/codesandbox/vscode-theme/issues/15)) ([c227d09](https://github.com/codesandbox/vscode-theme/commit/c227d092e151373fee420c8178d9ae30aa2410cb))
10+
311
### [1.0.1](https://github.com/codesandbox/vscode-theme/compare/codesandbox-projects-theme-v1.0.0...codesandbox-projects-theme-v1.0.1) (2022-04-20)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codesandbox-projects-theme",
33
"displayName": "CodeSandbox Theme",
44
"description": "A CodeSandbox theme for Visual Studio Code",
5-
"version": "1.0.1",
5+
"version": "1.0.2",
66
"publisher": "CodeSandbox-io",
77
"license": "Apache-2.0",
88
"scripts": {

0 commit comments

Comments
 (0)