File tree 2 files changed +23
-2
lines changed
2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.6.0
5
+
6
+ [ compare changes] ( https://github.com/hywax/mafl/compare/v0.5.1...v0.6.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ⚠️ Vitepress engine ([ #7 ] ( https://github.com/hywax/mafl/pull/7 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Pull no-rebase ([ 62f9aae] ( https://github.com/hywax/mafl/commit/62f9aae ) )
15
+
16
+ #### ⚠️ Breaking Changes
17
+
18
+ - ⚠️ Vitepress engine ([ #7 ] ( https://github.com/hywax/mafl/pull/7 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+
23
+
24
+
4
25
## v0.5.1
5
26
6
27
[ compare changes] ( https://github.com/hywax/mafl/compare/v0.5.0...v0.5.1 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 0.5.1 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " nuxi build" ,
49
49
"lint-staged" : {
50
50
"*.ts" : " yarn run lint"
51
51
}
52
- }
52
+ }
You can’t perform that action at this time.
0 commit comments