Skip to content

Commit b6586bf

Browse files
author
CAIO VSCE Robot
committed
Release 0.25.0
1 parent f5710ce commit b6586bf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,22 @@ Versioning](http://semver.org/spec/v2.0.0.html).
99

1010
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1111

12+
## [v0.25.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.24.0...v0.25.0) - 2019-07-06
13+
14+
### Merged
15+
16+
- add font style variants [`#25`](https://github.com/chaseadamsio/vscode-theme-neon-night/pull/25)
17+
1218
## [v0.24.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.23.0...v0.24.0) - 2019-05-21
1319

1420
### Merged
1521

1622
- add titlebar inactive background [`#21`](https://github.com/chaseadamsio/vscode-theme-neon-night/pull/21)
1723

24+
### Commits
25+
26+
- Release 0.24.0 [`ea9a33c`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/ea9a33c44b863b253a0a827c94808299e08fec88)
27+
1828
## [v0.23.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.22.0...v0.23.0) - 2019-05-20
1929

2030
### Merged

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/chaseadamsio/vscode-theme-neon-night"
99
},
1010
"private": true,
11-
"version": "0.24.0",
11+
"version": "0.25.0",
1212
"scripts": {
1313
"build": "node src/index.js",
1414
"clean": "rm -rf themes",

0 commit comments

Comments
 (0)