File tree 2 files changed +13
-8
lines changed
2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
- ## [ 1.0.21] ( https://github.com/agileago/vue3-oop/compare/v1.0.20...v1.0.21 ) (2025-04-04)
1
+ # [ 1.1.0] ( https://github.com/agileago/vue3-oop/compare/v1.0.21...v1.1.0 ) (2025-05-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * watch不生效 ([ 2669347] ( https://github.com/agileago/vue3-oop/commit/266934753d9732216cf0c0967ffaf8865eb1b2c6 ) )
2
7
3
8
4
9
5
- ## [ 1.0.20 ] ( https://github.com/agileago/vue3-oop/compare/v1.0.19...v1.0.20 ) (2025-04-04)
10
+ ## [ 1.0.21 ] ( https://github.com/agileago/vue3-oop/compare/v1.0.19...v1.0.21 ) (2025-04-04)
6
11
7
12
8
13
480
485
## [ 0.0.6] ( https://github.com/agileago/vue3-oop/compare/v0.0.5...v0.0.6 ) (2021-12-04)
481
486
482
487
483
- ### Bug Fixes
484
-
485
- * ** 模块一:** 更改readme ([ 94cb61c] ( https://github.com/agileago/vue3-oop/commit/94cb61c685f1b567f407104a9c6921cbf151b897 ) )
486
-
487
-
488
488
### Features
489
489
490
490
* 增加app获取 ([ 22d2c31] ( https://github.com/agileago/vue3-oop/commit/22d2c31e5a1e3fc87c8a8d8627933dff3512e50d ) )
494
494
## [ 0.0.3] ( https://github.com/agileago/vue3-oop/compare/v0.0.2...v0.0.3 ) (2021-11-09)
495
495
496
496
497
+ ### Bug Fixes
498
+
499
+ * ** 模块一:** 更改readme ([ 94cb61c] ( https://github.com/agileago/vue3-oop/commit/94cb61c685f1b567f407104a9c6921cbf151b897 ) )
500
+
501
+
497
502
498
503
## [ 0.0.2] ( https://github.com/agileago/vue3-oop/compare/553c9af87443170387ae04852cfee4891e2db2ab...v0.0.2 ) (2021-11-09)
499
504
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-oop" ,
3
- "version" : " 1.0.21 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"packageManager" : " pnpm@9.1.1" ,
5
5
"engines" : {
6
6
"pnpm" : " >=9.0"
You can’t perform that action at this time.
0 commit comments