File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.11.0
5
+
6
+ [ compare changes] ( https://github.com/hywax/mafl/compare/v0.10.0...v0.11.0 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Hide gray status icon on status false ([ b45aa3b] ( https://github.com/hywax/mafl/commit/b45aa3b ) )
11
+
12
+ ### 💅 Refactors
13
+
14
+ - Validators are moved to a separate files ([ 6455c29] ( https://github.com/hywax/mafl/commit/6455c29 ) )
15
+ - ⚠️ Move files to src ([ #63 ] ( https://github.com/hywax/mafl/pull/63 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Transform border color icon component ([ 28ee84d] ( https://github.com/hywax/mafl/commit/28ee84d ) )
20
+
21
+ #### ⚠️ Breaking Changes
22
+
23
+ - ⚠️ Move files to src ([ #63 ] ( https://github.com/hywax/mafl/pull/63 ) )
24
+
25
+ ### ❤️ Contributors
26
+
27
+ - Alexander ([ @hywax ] ( https://github.com/hywax ) )
28
+ - Hywax ([ @hywax ] ( https://github.com/hywax ) )
29
+
4
30
## v0.10.0
5
31
6
32
[ compare changes] ( https://github.com/hywax/mafl/compare/v0.9.5...v0.10.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 0.10 .0" ,
3
+ "version" : " 0.11 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " nuxi build" ,
You can’t perform that action at this time.
0 commit comments