Skip to content

Commit 9b6bed6

Browse files
[Changesets] Create versioned packages for publishing
1 parent 8d2d284 commit 9b6bed6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-pillows-act.md

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

packages/integrations/vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @varlock/vite-integration
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#221](https://github.com/dmno-dev/varlock/pull/221) [`8d2d284`](https://github.com/dmno-dev/varlock/commit/8d2d284d002307ae7f687681f33efc0827d02316) Thanks [@theoephraim](https://github.com/theoephraim)! - fix for local dev with cloudflare+vite
8+
39
## 1.0.0
410

511
### Patch Changes

packages/integrations/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlock/vite-integration",
33
"description": "Vite plugin to use varlock for .env file loading - adds validation, type-safety, and extra security features",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/dmno-dev/varlock.git",

0 commit comments

Comments
 (0)