Skip to content

Commit de09358

Browse files
chore(release): v3.0.1
1 parent 9c1ba22 commit de09358

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.0.1
4+
5+
### Patch Changes
6+
7+
- [`d02a61d`](https://github.com/biomejs/biome-vscode/commit/d02a61d0ef8d211db3394046e51962a711d153cc) Thanks [@nhedger](https://github.com/nhedger)! - Normalize patterns to use forward slashes
8+
39
## 3.0.0
410

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

0 commit comments

Comments
 (0)