File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
4
25
## v0.2.0
5
26
6
27
[ compare changes] ( https://github.com/unjs/obuild/compare/v0.1.1...v0.2.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " obuild" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " Zero-config ESM/TS package builder" ,
5
5
"repository" : " unjs/obuild" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments