File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.20.0] ( https://github.com/bayang/jelu/compare/v0.19.0...v0.20.0 ) (2022-05-20)
2
+
3
+
4
+ ### Features
5
+
6
+ * put the search bar in nav bar ([ 2fef551] ( https://github.com/bayang/jelu/commit/2fef5515b912abc08ebe2b3481065e42deb00d00 ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add loading indicator when loading stats ([ ffe2e35] ( https://github.com/bayang/jelu/commit/ffe2e35b6e67eb3ac18a7f7402f96fba42900486 ) )
12
+ * stats order ([ 83199f7] ( https://github.com/bayang/jelu/commit/83199f7d743db8fceaa813f70cbaa86104894ed2 ) )
13
+ * try to make metadata grabber work on ARM ([ 8cea20f] ( https://github.com/bayang/jelu/commit/8cea20fb770926677f03ef8aa4933edf3a8f2e6c ) )
14
+
1
15
## [ 0.19.0] ( https://github.com/bayang/jelu/compare/v0.18.0...v0.19.0 ) (2022-05-15)
2
16
3
17
Original file line number Diff line number Diff line change 1
- version =0.19 .0
1
+ version =0.20 .0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jelu-ui" ,
3
- "version" : " 0.19 .0" ,
3
+ "version" : " 0.20 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " vite --debug" ,
You can’t perform that action at this time.
0 commit comments