Skip to content

Commit b59b0ac

Browse files
github-actions[bot]fi3ework
authored andcommitted
release: publish
1 parent 72ccfd6 commit b59b0ac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-maps-give.md

-5
This file was deleted.

packages/vite-plugin-checker/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vite-plugin-checker
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 0747729: fix: compatibility with vue-tsc 2.x
8+
39
## 0.6.4
410

511
### Patch Changes

packages/vite-plugin-checker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-checker",
3-
"version": "0.6.4",
3+
"version": "0.7.0",
44
"description": "Vite plugin that runs TypeScript type checker on a separate process.",
55
"types": "./dist/esm/main.d.ts",
66
"main": "./dist/cjs/main.js",

0 commit comments

Comments
 (0)