File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.20] ( https://github.com/agileago/vue3-oop/compare/v1.0.19...v1.0.20 ) (2025-04-04)
2
+
3
+
4
+
1
5
## [ 1.0.19] ( https://github.com/agileago/vue3-oop/compare/v1.0.18...v1.0.19 ) (2025-04-02)
2
6
3
7
472
476
## [ 0.0.6] ( https://github.com/agileago/vue3-oop/compare/v0.0.5...v0.0.6 ) (2021-12-04)
473
477
474
478
475
- ### Features
479
+ ### Bug Fixes
476
480
477
- * 增加app获取 ( [ 22d2c31 ] ( https://github.com/agileago/vue3-oop/commit/22d2c31e5a1e3fc87c8a8d8627933dff3512e50d ) )
481
+ * ** 模块一: ** 更改readme ( [ 94cb61c ] ( https://github.com/agileago/vue3-oop/commit/94cb61c685f1b567f407104a9c6921cbf151b897 ) )
478
482
479
483
484
+ ### Features
480
485
481
- ## [ 0.0.3 ] ( https://github.com/agileago/vue3-oop/compare/v0.0.2...v0.0.3 ) (2021-11-09 )
486
+ * 增加app获取 ( [ 22d2c31 ] ( https://github.com/agileago/vue3-oop/commit/22d2c31e5a1e3fc87c8a8d8627933dff3512e50d ) )
482
487
483
488
484
- ### Bug Fixes
485
489
486
- * ** 模块一: ** 更改readme ( [ 94cb61c ] ( https://github.com/agileago/vue3-oop/commit/94cb61c685f1b567f407104a9c6921cbf151b897 ) )
490
+ ## [ 0.0.3 ] ( https://github.com/agileago/vue3-oop/compare/v0.0.2...v0.0.3 ) (2021-11-09 )
487
491
488
492
489
493
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-oop" ,
3
- "version" : " 1.0.19 " ,
3
+ "version" : " 1.0.20 " ,
4
4
"packageManager" :
" [email protected] " ,
5
5
"engines" : {
6
6
"pnpm" : " >=9.0"
103
103
"injection-js" : " *" ,
104
104
"vue" : " 3"
105
105
}
106
- }
106
+ }
You can’t perform that action at this time.
0 commit comments