Skip to content

Commit 8a7d6bc

Browse files
chore(release): v3.3.0
1 parent cc0ea06 commit 8a7d6bc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-berries-follow.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.3.0
4+
5+
### Minor Changes
6+
7+
- [`cc0ea06`](https://github.com/biomejs/biome-vscode/commit/cc0ea068f98c96154740c0db25b90de500be10ee) Thanks [@nhedger](https://github.com/nhedger)! - Add tree-sitter-based token provider for GritQL
8+
39
## 3.2.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.2.0",
3+
"version": "3.3.0",
44
"displayName": "Biome",
55
"publisher": "biomejs",
66
"license": "MIT OR Apache-2.0",

0 commit comments

Comments
 (0)