Skip to content

Commit 79b0715

Browse files
committed
chore: release v0.6.3
1 parent 3e7157f commit 79b0715

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11

2+
## v0.6.2...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-plugin-dotenvx/compare/v0.6.2...main)
5+
6+
### 🏡 Chore
7+
8+
- Externalize `@dotenvx/dotenvx` ([3e7157f](https://github.com/stacksjs/bun-plugin-dotenvx/commit/3e7157f))
9+
10+
### ❤️ Contributors
11+
12+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
13+
214
## v0.6.1...main
315

416
[compare changes](https://github.com/stacksjs/bun-plugin-dotenvx/compare/v0.6.1...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bun-plugin-dotenvx",
33
"type": "module",
4-
"version": "0.6.2",
4+
"version": "0.6.3",
55
"description": "A Bun plugin for a seamless dotenvx experience.",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)