Skip to content

Commit 8fa2ca1

Browse files
chore(release): v3.1.1
1 parent b8c63b6 commit 8fa2ca1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shy-frogs-stare.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.1.1
4+
5+
### Patch Changes
6+
7+
- [`39bdeab`](https://github.com/biomejs/biome-vscode/commit/39bdeab6dcf0ccf9537a442009d7a6e0b6450ced) Thanks [@nhedger](https://github.com/nhedger)! - Only start global session once
8+
39
## 3.1.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.1.0",
3+
"version": "3.1.1",
44
"displayName": "Biome",
55
"publisher": "biomejs",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)