Skip to content

Commit 793aabb

Browse files
authored
chore: bump vite-task-client to 0.2.0 (#473)
## Motivation Release `@voidzero-dev/vite-task-client` 0.2.0 so the newly merged `getEnvs({ prefix: "..." }, ...)` support is available from npm as a backwards-compatible minor feature. Merging this to `main` triggers `release-vite-task-client.yml`, which detects that the package version is newer than npm `latest` and publishes with trusted OIDC provenance from GitHub Actions.
1 parent a1d6048 commit 793aabb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/vite-task-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voidzero-dev/vite-task-client",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Hand the Vite+ task runner (vp run) precise cache-correctness information from inside your tool.",
55
"keywords": [
66
"cache",

0 commit comments

Comments
 (0)