Skip to content

Commit

Permalink
release: v1.8.1 (#3154)
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Jun 10, 2024
1 parent 3a689fa commit 39db99b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ New entries must be placed in a section entitled `Unreleased`.
Read
our [guidelines for writing a good changelog entry](https://github.com/biomejs/biome/blob/main/CONTRIBUTING.md#changelog).

## Unreleased
## v1.8.1 (2024-06-10)

### Analyzer

Expand Down
2 changes: 1 addition & 1 deletion packages/@biomejs/biome/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@biomejs/biome",
"version": "1.8.0",
"version": "1.8.1",
"bin": {
"biome": "bin/biome"
},
Expand Down

0 comments on commit 39db99b

Please sign in to comment.