Skip to content

Commit 5ba78d5

Browse files
committed
chore: release v0.6.1
1 parent 7f3c95a commit 5ba78d5

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11

2+
## v0.6.0...main
3+
4+
[compare changes](https://github.com/stacksjs/bun-plugin-dotenvx/compare/v0.6.0...main)
5+
6+
### 📖 Documentation
7+
8+
- Add initial documentation ([0565ece](https://github.com/stacksjs/bun-plugin-dotenvx/commit/0565ece))
9+
10+
### 🏡 Chore
11+
12+
- Adjust meta image ([e1d38f9](https://github.com/stacksjs/bun-plugin-dotenvx/commit/e1d38f9))
13+
- Adjust gitattributes ([1f0d0e4](https://github.com/stacksjs/bun-plugin-dotenvx/commit/1f0d0e4))
14+
- Wip ([7a72174](https://github.com/stacksjs/bun-plugin-dotenvx/commit/7a72174))
15+
- Re-add og image ([9e0977f](https://github.com/stacksjs/bun-plugin-dotenvx/commit/9e0977f))
16+
17+
### ❤️ Contributors
18+
19+
- Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
20+
221
## v0.5.2...main
322

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

package.json

+1-1
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.0",
4+
"version": "0.6.1",
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)