Skip to content

Commit dfea4f7

Browse files
author
CAIO VSCE Robot
committed
Release 0.16.0
1 parent faeae16 commit dfea4f7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,17 @@ and **Neon Night** adheres to [Semantic Versioning](http://semver.org/spec/v2.0.
77

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

10+
## [v0.16.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.15.0...v0.16.0) - 2019-05-19
11+
12+
### Commits
13+
14+
- update vscode:publish script env var [`faeae16`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/faeae16f256201825ec371e1aecdc9b6d2936c11)
15+
1016
## [v0.15.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.14.0...v0.15.0) - 2019-05-19
1117

1218
### Commits
1319

20+
- Release 0.15.0 [`12a7680`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/12a7680261d74cee5ba6dc1b3af3d8ab534342cb)
1421
- update changelog template [`e43a1fa`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/e43a1fa050ab33afc9376fbc4e6c4432d90e7bae)
1522

1623
## [v0.14.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.13.0...v0.14.0) - 2019-05-19

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.15.0",
11+
"version": "0.16.0",
1212
"scripts": {
1313
"build": "node src/index.js",
1414
"clean": "rm -rf themes",

0 commit comments

Comments
 (0)