Skip to content

Commit

Permalink
chore: next release (#361)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jul 14, 2024
1 parent 9668998 commit 0a52846
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-kangaroos-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-ants-serve.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/vite-plugin-checker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vite-plugin-checker

## 0.7.2

### Patch Changes

- 568b782: Added basic support for Biome
- 82972e0: fix: tweak biome configs

## 0.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-checker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-checker",
"version": "0.7.1",
"version": "0.7.2",
"description": "Vite plugin that runs TypeScript type checker on a separate process.",
"keywords": [
"vite",
Expand Down

0 comments on commit 0a52846

Please sign in to comment.