Skip to content

Commit

Permalink
Merge pull request #3 from dnamsons/chore/release-1.0.5
Browse files Browse the repository at this point in the history
Release 1.0.5
  • Loading branch information
dnamsons authored Jan 13, 2020
2 parents 6604418 + fece464 commit f7b20d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.0.5] - 2020-01-13

- Added default color for embedded content in CoffeeScript([#2](https://github.com/dnamsons/Kimbie-Dark-Plus/pull/2)).
- Improvements for Haskell syntax highlighting([#1](https://github.com/dnamsons/Kimbie-Dark-Plus/pull/1)).

## [1.0.4] - 2019-03-08

- Changed the extension icon
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kimbie-dark-plus",
"displayName": "Kimbie Dark+",
"description": "Kimbie Dark improved",
"version": "1.0.4",
"version": "1.0.5",
"author": "Dāvis Namsons",
"publisher": "dnamsons",
"license": "Creative Commons Attribution-ShareAlike 4.0 Unported",
Expand Down Expand Up @@ -32,9 +32,9 @@
"repository": {
"type": "git",
"url": "https://github.com/dnamsons/Kimbie-Dark-Plus/"
},
"homepage": "https://github.com/dnamsons/Kimbie-Dark-Plus/",
"bugs": {
},
"homepage": "https://github.com/dnamsons/Kimbie-Dark-Plus/",
"bugs": {
"url": "https://github.com/dnamsons/Kimbie-Dark-Plus/issues"
}
}

0 comments on commit f7b20d4

Please sign in to comment.