Commit b58d84c CAIO VSCE Robot
committed
1 parent 3062d21 commit b58d84c Copy full SHA for b58d84c
File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,26 @@ Versioning](http://semver.org/spec/v2.0.0.html).
9
9
10
10
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
11
11
12
+ ## [ v0.27.0] ( https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.26.0...v0.27.0 ) - 2019-07-23
13
+
14
+ ### Merged
15
+
16
+ - quickOpen: add colors for quick open [ ` #28 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/pull/28 )
17
+
18
+ ### Commits
19
+
20
+ - fix lint issue in quick-input [ ` b6de1e8 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/b6de1e853db556bbdae93ea6656469f5231a8afb )
21
+
12
22
## [ v0.26.0] ( https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.25.0...v0.26.0 ) - 2019-07-06
13
23
14
24
### Merged
15
25
16
26
- fix theme variants [ ` #26 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/pull/26 )
17
27
28
+ ### Commits
29
+
30
+ - Release 0.26.0 [ ` 190043e ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/190043e191abb9b08dfa47c747ddbbffa7c47c1e )
31
+
18
32
## [ v0.25.0] ( https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.24.0...v0.25.0 ) - 2019-07-06
19
33
20
34
### Merged
Original file line number Diff line number Diff line change 8
8
"url" : " https://github.com/chaseadamsio/vscode-theme-neon-night"
9
9
},
10
10
"private" : true ,
11
- "version" : " 0.26 .0" ,
11
+ "version" : " 0.27 .0" ,
12
12
"scripts" : {
13
13
"build" : " node src/index.js" ,
14
14
"clean" : " rm -rf themes" ,
You can’t perform that action at this time.
0 commit comments