Skip to content

Commit

Permalink
release: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fi3ework committed Feb 1, 2024
1 parent 83e1028 commit 0a2a2e0
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/curvy-starfishes-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-planes-smash.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.6.4

### Patch Changes

- 83e1028: Remove lodash-es from dependencies
- b0cce16: fix: add explicitly ltr direction to the overlay

## 0.6.3

### 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.6.3",
"version": "0.6.4",
"description": "Vite plugin that runs TypeScript type checker on a separate process.",
"types": "./dist/esm/main.d.ts",
"main": "./dist/cjs/main.js",
Expand Down

0 comments on commit 0a2a2e0

Please sign in to comment.