diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e6a02c..6f32543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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.1.0 +#### 1.2.0 > 24 April 2019 @@ -19,6 +19,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Init [`539a5af`](https://github.com/denvash/summer-time-theme-vscode/commit/539a5afbdd92b7ea818e5efd042d6a8924915117) - [+] Carbon [`7dfd6b8`](https://github.com/denvash/summer-time-theme-vscode/commit/7dfd6b8e437c8f3beb93a8e0a090814279397cb6) - [+] Images [`189c195`](https://github.com/denvash/summer-time-theme-vscode/commit/189c1951ca40d852e8325683bb0ca3fd1d60894c) +- [-] Remove files [`7ed2868`](https://github.com/denvash/summer-time-theme-vscode/commit/7ed28689cd43e630328abe8913bcf619497caa3a) - [+] Json coloring level0 [`934ff3f`](https://github.com/denvash/summer-time-theme-vscode/commit/934ff3fcc80ce36b1dd1305c0ecc0931257aaf7a) - [~] Readme [`16f6d5b`](https://github.com/denvash/summer-time-theme-vscode/commit/16f6d5b87e26b2fbcd43bc8117f479a0a8fe1390) - [~] Class Color [`530ba72`](https://github.com/denvash/summer-time-theme-vscode/commit/530ba7210a4edb3f0e2b95f6c57c10bf8dc431cd) @@ -33,6 +34,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Update README.md [`d3863be`](https://github.com/denvash/summer-time-theme-vscode/commit/d3863be4b961cb420384d9293f1b01a367065173) - [~] Package DisplayName [`60fcb29`](https://github.com/denvash/summer-time-theme-vscode/commit/60fcb29eaeebbc75c1bd01ae1e79954cf648ae12) - Update README.md [`66e8aab`](https://github.com/denvash/summer-time-theme-vscode/commit/66e8aab8e93bb09b4fe162344b4110e92a2c132e) +- [~] Improve Markdown [`f88f42b`](https://github.com/denvash/summer-time-theme-vscode/commit/f88f42b7e564e389cfc2f10d7d3a0dcbbeea7790) - [+] Screenshots [`443d342`](https://github.com/denvash/summer-time-theme-vscode/commit/443d3422de37f749a151f37bd8561280cfc1c4a6) - [+] JS-Const change [`b5ae031`](https://github.com/denvash/summer-time-theme-vscode/commit/b5ae03100e519e46c7078c7bbc8a4c60b8f1e594) - [+] Readme [`a82be99`](https://github.com/denvash/summer-time-theme-vscode/commit/a82be996ae6b1836f87a0dc8807bec6e989893ea) diff --git a/package.json b/package.json index ebb2456..3f77ddd 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.1.0", + "version": "1.2.0", "publisher": "DennisVash", "engines": { "vscode": "^1.15.0"