Skip to content

Commit ec21fc2

Browse files
authored
chore: prepare release v0.1.5 (#95)
1 parent d5690ee commit ec21fc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Languages currently supported:
2929
- **Svelte**
3030
- **CSS**
3131
- **GraphQL**
32+
- **HTML**
3233

3334
## Installation
3435

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id = "biome"
44
name = "Biome"
55
repository = "https://github.com/biomejs/biome-zed"
66
schema_version = 1
7-
version = "0.1.4"
7+
version = "0.1.5"
88

99
[language_servers.biome]
1010
code_action_kinds = ["quickfix"]

0 commit comments

Comments
 (0)