Skip to content

Commit

Permalink
release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
diepoe committed Oct 26, 2021
1 parent 54d5700 commit aba7d3a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to the "hyper-is-theme" extension will be documented in this

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [0.0.8]

- fixed some invisble colorings (`b4a5e0e`)
- issue #2
- add VSX registry publishing `54d5700`

## [0.0.7]

- fix icon path

## [0.0.6]

- added a license (MIT) `743a217`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "color theme based on the standard Hyperterm colors",
"category": "themes",
"icon": "img/Hyper_Logo.png",
"version": "0.0.7",
"version": "0.0.8",
"author": {
"name": "Dietrich"
},
Expand Down

0 comments on commit aba7d3a

Please sign in to comment.