File tree 2 files changed +31
-2
lines changed
2 files changed +31
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.13.0
5
+
6
+ [ compare changes] ( https://github.com/hywax/mafl/compare/v0.12.0...v0.13.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ⚠️ Status indicator operation for all url types ([ #87 ] ( https://github.com/hywax/mafl/pull/87 ) )
11
+
12
+ ### 💅 Refactors
13
+
14
+ - Contributors format ([ 0b7426d] ( https://github.com/hywax/mafl/commit/0b7426d ) )
15
+
16
+ ### 📖 Documentation
17
+
18
+ - Proxmox memory error ([ #89 ] ( https://github.com/hywax/mafl/pull/89 ) )
19
+
20
+ ### 🏡 Chore
21
+
22
+ - Feature pull request template ([ eb50f0e] ( https://github.com/hywax/mafl/commit/eb50f0e ) )
23
+
24
+ #### ⚠️ Breaking Changes
25
+
26
+ - ⚠️ Status indicator operation for all url types ([ #87 ] ( https://github.com/hywax/mafl/pull/87 ) )
27
+
28
+ ### ❤️ Contributors
29
+
30
+ - Hywax ([ @hywax ] ( https://github.com/hywax ) )
31
+ - Alexander ([ @hywax ] ( https://github.com/hywax ) )
32
+
4
33
## v0.12.0
5
34
6
35
[ compare changes] ( https://github.com/hywax/mafl/compare/v0.11.1...v0.12.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 0.12 .0" ,
3
+ "version" : " 0.13 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " nuxi build" ,
54
54
"lint-staged" : {
55
55
"*.ts" : " yarn run lint"
56
56
}
57
- }
57
+ }
You can’t perform that action at this time.
0 commit comments