Commit 4b7a856 CAIO VSCE Robot
committed
1 parent e8f77d4 commit 4b7a856 Copy full SHA for 4b7a856
File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,23 @@ 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.22.0] ( https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.21.0...v0.22.0 ) - 2019-05-20
13
+
14
+ ### Merged
15
+
16
+ - feature: modify json value colors [ ` #19 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/pull/19 )
17
+
18
+ ### Commits
19
+
20
+ - modify json value colors [ ` 5948584 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/594858452868d03483eca3fd82a63f5d5121580b )
21
+
12
22
## [ v0.21.0] ( https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.20.0...v0.21.0 ) - 2019-05-20
13
23
14
24
### Commits
15
25
26
+ - Release 0.21.0 [ ` d7c5633 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/d7c5633c97fcbdc9e3ea1cc808f8b54eea5d5762 )
16
27
- chore: cleanup names in GitHub Workflow [ ` 8b4a35f ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/8b4a35ffa4727260ded35506392f13c67bf9804a )
17
28
- add prepublish to dev in readme [ ` 28e38ab ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/28e38ab9a9c5f226d660b122ae411d69b0de3742 )
18
- - chore: rename master GH Action [ ` 711e523 ` ] ( https://github.com/chaseadamsio/vscode-theme-neon-night/commit/711e523dfccfad8adc2549b866ff25e9c65bcc78 )
19
29
20
30
## [ v0.20.0] ( https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.19.0...v0.20.0 ) - 2019-05-19
21
31
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.21 .0" ,
11
+ "version" : " 0.22 .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