Skip to content

Commit 9f7ef63

Browse files
ci: release (#6786)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 085e3c7 commit 9f7ef63

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-pots-win.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/@biomejs/js-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @biomejs/js-api
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#6785](https://github.com/biomejs/biome/pull/6785) [`085e3c7`](https://github.com/biomejs/biome/commit/085e3c756344c92adbf69d5270b93402ff9713e8) Thanks [@siketyan](https://github.com/siketyan)! - Fixed [#6722](https://github.com/biomejs/biome/issues/6772): Missing `dist/` files are now included in the `@biomejs/js-api` package. The previous release haven't fixed the issue properly.
8+
39
## 2.0.2
410

511
### Patch Changes

packages/@biomejs/js-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@biomejs/js-api",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "JavaScript APIs for the Biome package",
55
"scripts": {
66
"tsc": "tsc --noEmit",

0 commit comments

Comments
 (0)