Skip to content

Commit a1ff898

Browse files
chore(release): v3.4.0
1 parent f50051f commit a1ff898

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/stale-cars-smell.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# biome
22

3+
## 3.4.0
4+
5+
### Minor Changes
6+
7+
- [`f50051f`](https://github.com/biomejs/biome-vscode/commit/f50051f3cf01c4f24ea0a263eb927544dfba3f61) Thanks [@nhedger](https://github.com/nhedger)! - Automatically trust biomejs.dev domain for JSON schema downloads
8+
39
## 3.3.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "biome",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"displayName": "Biome",
55
"publisher": "biomejs",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)