Skip to content

Commit

Permalink
bump gapstylevs version to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaplo917 committed Apr 25, 2020
1 parent 6862444 commit 5a5ca2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the "gapstylevs" extension will be documented in this file.

## [1.6.1] - 2020-04-25

- Enhance ts/js rapid typing default color
- Fix js inconsistent variable property color
- Improve SASS/SCSS coloring

## [1.6.0] - 2020-04-22

- Add core `semanticTokenColors` implementation
Expand Down
2 changes: 1 addition & 1 deletion vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gapstylevs",
"displayName": "GapStyle VS",
"description": "A productivity-oriented dark theme for VSCode, IntelliJ, XCode. Each supported language is tailor made and carefully tuned with rationale",
"version": "1.6.0",
"version": "1.6.1",
"publisher": "gaplo917",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5a5ca2c

Please sign in to comment.