Skip to content

Commit 7d5e539

Browse files
author
CAIO VSCE Robot
committed
Release 0.18.0
1 parent 71b070e commit 7d5e539

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ 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.18.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.17.0...v0.18.0) - 2019-05-19
11+
12+
### Merged
13+
14+
- add cp CHANGELOG to cp:static [`#15`](https://github.com/chaseadamsio/vscode-theme-neon-night/pull/15)
15+
1016
## [v0.17.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.16.0...v0.17.0) - 2019-05-19
1117

1218
### Merged
@@ -15,8 +21,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1521

1622
### Commits
1723

24+
- Release 0.17.0 [`a70b4fb`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/a70b4fb8a1479af7054e209697899f24273fb471)
1825
- add theme badges [`5d7ed8d`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/5d7ed8df7520402b9b18836b983e1efc79e7c211)
19-
- fix prepublish task name [`540fa9d`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/540fa9d404287e74c89ec410c9edded2c12aa324)
26+
- add cp CHANGELOG to cp:static [`3acbbbe`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/3acbbbee35682da62791e0cf9b1c7b346faec8e6)
2027

2128
## [v0.16.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.15.0...v0.16.0) - 2019-05-19
2229

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

0 commit comments

Comments
 (0)