Skip to content

Commit 78ae4f7

Browse files
chore(release): v3.4.1
1 parent d37684a commit 78ae4f7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-pots-share.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.1
4+
5+
### Patch Changes
6+
7+
- [#960](https://github.com/biomejs/biome-vscode/pull/960) [`d37684a`](https://github.com/biomejs/biome-vscode/commit/d37684a9dcb4facc79cee43e13971aa52833e7a7) Thanks [@nhedger](https://github.com/nhedger)! - Trust biome domain only if not set
8+
39
## 3.4.0
410

511
### Minor 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.4.0",
3+
"version": "3.4.1",
44
"displayName": "Biome",
55
"publisher": "biomejs",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)