From e77acc773db04584c8889e4ebccd82e8cc7c7bf7 Mon Sep 17 00:00:00 2001 From: Dennis Vash Date: Sun, 30 Jun 2019 22:21:19 +0300 Subject: [PATCH] [~] Changelog --- CHANGELOG.md | 11 +++++++---- package.json | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1959845..d96f1bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [1.9.0](https://github.com/denvash/summer-time-theme-vscode/compare/1.8.0...1.9.0) +#### [1.9.0](https://github.com/denvash/summer-time-theme-vscode/compare/1.9.0...1.9.0) -> 2 June 2019 +> 30 June 2019 -- [~] Update duo jsx. support [`d09013e`](https://github.com/denvash/summer-time-theme-vscode/commit/d09013e76ebdf7a46cb0287d75bb6faf30a816ce) -- [~] auto-changelog [`5763959`](https://github.com/denvash/summer-time-theme-vscode/commit/5763959884e648d9b8c5d5246f1ffd5ce2a22a60) +- [~] Fix error [`e4f63c3`](https://github.com/denvash/summer-time-theme-vscode/commit/e4f63c38a8a9968b1d29c3c7a96603ba8649ad92) +- Update README.md [`362f66b`](https://github.com/denvash/summer-time-theme-vscode/commit/362f66b70f1f6f5a06cf1958a162dd2fb82d3f9d) +- Update README.md [`04c4091`](https://github.com/denvash/summer-time-theme-vscode/commit/04c40916d1bf44c9cee6752eabf734197ee0b774) +- Update README.md [`f133e30`](https://github.com/denvash/summer-time-theme-vscode/commit/f133e3016e942b525954d226387b450a4d390ca2) +- Update README.md [`73a5f1c`](https://github.com/denvash/summer-time-theme-vscode/commit/73a5f1cfddefaf20b00a0cf09acd903dd3fdbc9f) #### [1.8.0](https://github.com/denvash/summer-time-theme-vscode/compare/1.7.0...1.8.0) diff --git a/package.json b/package.json index e0cccc0..f1c1ffa 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "summer-time", "displayName": "Summer Time Theme", "description": "🍧 A modern Dark Material theme for VS-Code IDE 🍦", - "version": "1.9.0", + "version": "2.0.0", "publisher": "DennisVash", "engines": { "vscode": "^1.15.0"