Skip to content

Commit 7e8ca0e

Browse files
committed
chore(release): v0.2.1
1 parent 4351bb8 commit 7e8ca0e

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

33

4+
## v0.2.1
5+
6+
[compare changes](https://github.com/unjs/obuild/compare/v0.2.0...v0.2.1)
7+
8+
### 🩹 Fixes
9+
10+
- Programmatic build with string entries ([#30](https://github.com/unjs/obuild/pull/30))
11+
12+
### 💅 Refactors
13+
14+
- Fix stub cli messages ([5c02fed](https://github.com/unjs/obuild/commit/5c02fed))
15+
16+
### 🏡 Chore
17+
18+
- Update deps ([4351bb8](https://github.com/unjs/obuild/commit/4351bb8))
19+
20+
### ❤️ Contributors
21+
22+
- Pooya Parsa ([@pi0](https://github.com/pi0))
23+
- Balázs Németh ([@zsilbi](https://github.com/zsilbi))
24+
425
## v0.2.0
526

627
[compare changes](https://github.com/unjs/obuild/compare/v0.1.1...v0.2.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obuild",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Zero-config ESM/TS package builder",
55
"repository": "unjs/obuild",
66
"license": "MIT",

0 commit comments

Comments
 (0)