Skip to content

Commit 5f88d99

Browse files
committed
chore(release): v1.5.1
1 parent 030a98c commit 5f88d99

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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+
## v1.5.1
6+
7+
[compare changes](https://github.com/unjs/untyped/compare/v1.5.0...v1.5.1)
8+
9+
### 🩹 Fixes
10+
11+
- **loader:** Use default export if is the only export ([030a98c](https://github.com/unjs/untyped/commit/030a98c))
12+
13+
### 🏡 Chore
14+
15+
- Update deps ([6a6d2d9](https://github.com/unjs/untyped/commit/6a6d2d9))
16+
- Add automd ([e067210](https://github.com/unjs/untyped/commit/e067210))
17+
18+
### ❤️ Contributors
19+
20+
- Pooya Parsa ([@pi0](http://github.com/pi0))
21+
522
## v1.5.0
623

724
[compare changes](https://github.com/unjs/untyped/compare/v1.4.2...v1.5.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "untyped",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "",
55
"repository": "unjs/untyped",
66
"license": "MIT",

0 commit comments

Comments
 (0)