We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a259962 commit 2b81d3fCopy full SHA for 2b81d3f
packages/@biomejs/biome/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@biomejs/biome",
3
- "version": "1.9.4",
+ "version": "2.0.0",
4
"bin": {
5
"biome": "bin/biome"
6
},
packages/@biomejs/js-api/package.json
"name": "@biomejs/js-api",
- "version": "0.7.1",
+ "version": "1.0.0",
"description": "JavaScript APIs for the Biome package",
"scripts": {
"tsc": "tsc --noEmit",
0 commit comments