Skip to content

Commit 6d6d037

Browse files
committed
Bump to 2.0.8 for Marketplace invalid package.
Resolves #1.
1 parent dbde5dd commit 6d6d037

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [2.0.8] - 2023-11-09
11+
12+
### Fixed
13+
- The published 2.0.7 version on VS Code Marketplace included incorrect colours different from master due to an error.
14+
1015
## [2.0.7] - 2023-11-08
1116

1217
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rubecula",
33
"displayName": "Rubecula",
44
"description": "Hyperminimal theme based on AmCoder Bright.",
5-
"version": "2.0.7",
5+
"version": "2.0.8",
66
"publisher": "andreasbackx",
77
"license": "MIT",
88
"engines": {

0 commit comments

Comments
 (0)