File tree 2 files changed +43
-1
lines changed
2 files changed +43
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.9.0
5
+
6
+ [ compare changes] ( https://github.com/hywax/mafl/compare/v0.8.0...v0.9.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Openweathermap service ([ 9363ae4] ( https://github.com/hywax/mafl/commit/9363ae4 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - ** en:** Remove section title ([ cd7e998] ( https://github.com/hywax/mafl/commit/cd7e998 ) )
15
+ - ** en:** Docs parts ([ 742588d] ( https://github.com/hywax/mafl/commit/742588d ) )
16
+ - ** ru:** Docs parts ([ 72d22d7] ( https://github.com/hywax/mafl/commit/72d22d7 ) )
17
+ - ** ru:** Replace to part extends base service ([ af36595] ( https://github.com/hywax/mafl/commit/af36595 ) )
18
+ - ** en:** Replace to part extends base service ([ 2e98fdf] ( https://github.com/hywax/mafl/commit/2e98fdf ) )
19
+ - Openweathermap service ([ 1b42cb2] ( https://github.com/hywax/mafl/commit/1b42cb2 ) )
20
+ - Ignore parts files ([ 2c73d5b] ( https://github.com/hywax/mafl/commit/2c73d5b ) )
21
+ - Fix weather link ([ 62e213a] ( https://github.com/hywax/mafl/commit/62e213a ) )
22
+
23
+ ### 📦 Build
24
+
25
+ - ⚠️ Remove docker arm/v7 ([ 224c486] ( https://github.com/hywax/mafl/commit/224c486 ) )
26
+ - Bump node image ([ a15b4f1] ( https://github.com/hywax/mafl/commit/a15b4f1 ) )
27
+
28
+ ### 🏡 Chore
29
+
30
+ - ** ip-api:** Add getKey on cache ([ ed06d93] ( https://github.com/hywax/mafl/commit/ed06d93 ) )
31
+ - Remove vitejs plugin vue patch ([ cc04d6e] ( https://github.com/hywax/mafl/commit/cc04d6e ) )
32
+
33
+ ### 🤖 CI
34
+
35
+ - Refactor docs plan ([ 540e0a6] ( https://github.com/hywax/mafl/commit/540e0a6 ) )
36
+ - Refactor ci plan ([ 12bf943] ( https://github.com/hywax/mafl/commit/12bf943 ) )
37
+
38
+ #### ⚠️ Breaking Changes
39
+
40
+ - ⚠️ Remove docker arm/v7 ([ 224c486] ( https://github.com/hywax/mafl/commit/224c486 ) )
41
+
42
+ ### ❤️ Contributors
43
+
44
+ - Hywax ([ @hywax ] ( https://github.com/hywax ) )
45
+
4
46
## v0.8.0
5
47
6
48
[ compare changes] ( https://github.com/hywax/mafl/compare/v0.7.6...v0.8.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 0.8 .0" ,
3
+ "version" : " 0.9 .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