Skip to content

Commit 001c290

Browse files
committed
chore(release): v6.1.6
1 parent 407b516 commit 001c290

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
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v6.1.6
6+
7+
[compare changes](https://github.com/unjs/defu/compare/v6.1.5...v6.1.6)
8+
9+
### 📦 Build
10+
11+
- Fix mixed types ([407b516](https://github.com/unjs/defu/commit/407b516))
12+
13+
### ❤️ Contributors
14+
15+
- Pooya Parsa ([@pi0](https://github.com/pi0))
16+
517
## v6.1.5
618

719
[compare changes](https://github.com/unjs/defu/compare/v6.1.4...v6.1.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "defu",
3-
"version": "6.1.5",
3+
"version": "6.1.6",
44
"description": "Recursively assign default properties. Lightweight and Fast!",
55
"license": "MIT",
66
"repository": "unjs/defu",

0 commit comments

Comments
 (0)