Skip to content

Commit

Permalink
chore: release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Feb 24, 2024
1 parent 618b2de commit 8360cfb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

## v0.4.0...main

[compare changes](https://github.com/stacksjs/bun-plugin-env/compare/v0.4.0...main)

### 🏡 Chore

- Adjust build ([618b2de](https://github.com/stacksjs/bun-plugin-env/commit/618b2de))

### ❤️ Contributors

- Chris <chrisbreuer93@gmail.com>

## v0.3.0...main

[compare changes](https://github.com/stacksjs/bun-plugin-env/compare/v0.3.0...main)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bun-plugin-env",
"type": "module",
"version": "0.4.0",
"version": "0.4.1",
"description": "A simple Bun plugin to load .env files as modules.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
Expand Down

0 comments on commit 8360cfb

Please sign in to comment.