Skip to content

Commit

Permalink
chore: release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 18, 2024
1 parent 88171a9 commit 352e8d9
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.3.1...main

[compare changes](https://github.com/stacksjs/bun-config/compare/v0.3.1...main)

### 🩹 Fixes

- Adjust `deepMerge` to handle arrays & objects properyl ([88171a9](https://github.com/stacksjs/bun-config/commit/88171a9))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))

## v0.3.0...main

[compare changes](https://github.com/stacksjs/bun-config/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-config",
"type": "module",
"version": "0.3.1",
"version": "0.3.2",
"description": "A smart & fully-typed configuration loader for Bun.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
Expand Down

0 comments on commit 352e8d9

Please # to comment.