Skip to content

Commit bb13f4b

Browse files
github-actions[bot]tsteckenborn
authored andcommitted
Version Packages
1 parent d7e27e1 commit bb13f4b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/busy-lines-ask.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-rocks-go.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# consolvis-vscode-theme
22

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [`e8fd31f`](https://github.com/Consolvis/consolvis-vscode-theme/commit/e8fd31f8aa29fd886a37bf4dfcb32c37724c3530) Thanks [@tsteckenborn](https://github.com/tsteckenborn)! - Adjusts visibiliy of focus border
8+
9+
- [`e8fd31f`](https://github.com/Consolvis/consolvis-vscode-theme/commit/e8fd31f8aa29fd886a37bf4dfcb32c37724c3530) Thanks [@tsteckenborn](https://github.com/tsteckenborn)! - Adjusts for better visibility in diff editor
10+
311
## 1.0.0
412

513
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "consolvis-vscode-theme",
33
"displayName": "Consolvis Dark Theme",
44
"description": "Our dark theme with orange accents",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"publisher": "Consolvis",
77
"author": "Tobias Steckenborn <tobias.steckenborn@consolvis.de> (https://consolvis.de)",
88
"icon": "./assets/consolvis_logo_dark.png",

0 commit comments

Comments
 (0)