We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6007f commit dbde5ddCopy full SHA for dbde5dd
CHANGELOG.md
@@ -7,10 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [2.0.7] - 2023-11-08
11
+
12
### Added
13
- Editor bracket highlighting colors.
14
- Lightbulb colors.
15
16
+## [2.0.6] - 2023-05-24
17
18
+### Changed
19
+- New icon.
20
21
## [2.0.5] - 2021-11-13
22
23
### Changed
package.json
@@ -2,7 +2,7 @@
2
"name": "rubecula",
3
"displayName": "Rubecula",
4
"description": "Hyperminimal theme based on AmCoder Bright.",
5
- "version": "2.0.6",
+ "version": "2.0.7",
6
"publisher": "andreasbackx",
"license": "MIT",
"engines": {
0 commit comments