Skip to content

Commit

Permalink
Bumps to v4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eamodio committed Jul 22, 2024
1 parent 710ad69 commit a088f09
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

## [Unreleased]

## [4.8.0] - 2024-07-22

### Added

- Adds new toolbar active and hover colors for **Amethyst Dark** themes
Expand Down Expand Up @@ -443,7 +445,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

- Initial release

[unreleased]: https://github.com/eamodio/vscode-amethyst-theme/compare/v4.7.2...HEAD
[unreleased]: https://github.com/eamodio/vscode-amethyst-theme/compare/v4.8.0...HEAD
[4.8.0]: https://github.com/eamodio/vscode-amethyst-theme/compare/v4.7.2...v4.8.0
[4.7.2]: https://github.com/eamodio/vscode-amethyst-theme/compare/v4.7.1...v4.7.2
[4.7.1]: https://github.com/eamodio/vscode-amethyst-theme/compare/v4.7.0...v4.7.1
[4.7.0]: https://github.com/eamodio/vscode-amethyst-theme/compare/v4.6.0...v4.7.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "amethyst-theme",
"displayName": "Amethyst Themes",
"description": "A set of purple light and dark themes",
"version": "4.7.2",
"version": "4.8.0",
"engines": {
"vscode": "^1.63.0"
},
Expand Down

0 comments on commit a088f09

Please sign in to comment.