Skip to content

Commit dbde5dd

Browse files
committed
Bump to version 2.0.7.
1 parent 1a6007f commit dbde5dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.0.7] - 2023-11-08
11+
1012
### Added
1113
- Editor bracket highlighting colors.
1214
- Lightbulb colors.
1315

16+
## [2.0.6] - 2023-05-24
17+
18+
### Changed
19+
- New icon.
20+
1421
## [2.0.5] - 2021-11-13
1522

1623
### Changed

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.6",
5+
"version": "2.0.7",
66
"publisher": "andreasbackx",
77
"license": "MIT",
88
"engines": {

0 commit comments

Comments
 (0)