Skip to content

Commit c3d450a

Browse files
author
CAIO VSCE Robot
committed
Release 0.12.0
1 parent 2f81dff commit c3d450a

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
@@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [v0.12.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.11.0...v0.12.0)
8+
9+
> 19 May 2019
10+
11+
- add publisher to generated pkgjson [`2f81dff`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/2f81dffa8da2c1fbeddea99d30858b89ca0ec8ed)
12+
713
#### [v0.11.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.10.0...v0.11.0)
814

915
> 19 May 2019
1016
17+
- Release 0.11.0 [`64b7fe0`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/64b7fe008ea38f7c8f5fdcabcbecf44034df4a73)
1118
- fix publishing [`7253a9c`](https://github.com/chaseadamsio/vscode-theme-neon-night/commit/7253a9cf4235b8b9e9b17c49b9aa917e748f2020)
1219

1320
#### [v0.10.0](https://github.com/chaseadamsio/vscode-theme-neon-night/compare/v0.9.0...v0.10.0)

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

0 commit comments

Comments
 (0)