Skip to content

Commit b59b0ac

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/funny-maps-give.md

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

packages/vite-plugin-checker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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)