File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+
4
+ ## v0.0.1
5
+
6
+
7
+ ### 💅 Refactors
8
+
9
+ - Rename plugin options export ([ f5daa65] ( https://github.com/unjs/unwasm/commit/f5daa65 ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Update readme ([ 0073bfd] ( https://github.com/unjs/unwasm/commit/0073bfd ) )
14
+ - Add .tmp to prettierignore ([ 5183edc] ( https://github.com/unjs/unwasm/commit/5183edc ) )
15
+
16
+ ### ❤️ Contributors
17
+
18
+ - Pooya Parsa ([ @pi0 ] ( http://github.com/pi0 ) )
19
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unwasm" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " WebAssembly tools for JavaScript" ,
5
5
"repository" : " unjs/unwasm" ,
6
6
"license" : " MIT" ,
47
47
"vitest" : " ^1.1.0"
48
48
},
49
49
"packageManager" :
" [email protected] "
50
- }
50
+ }
You can’t perform that action at this time.
0 commit comments