-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c64c6d1
commit fae40af
Showing
9 changed files
with
37 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "vue-superman", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"private": true, | ||
"packageManager": "[email protected]", | ||
"description": "vue useful lib collection, use vue like a superman", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## 0.0.1 (2022-04-30) | ||
|
||
### Bug Fixes | ||
|
||
- fix test bug, update github actions ([cb30319](https://github.com/2214962083/vue-superman/commit/cb303192f560de41f03c12e452b00dbee9551876)) | ||
|
||
### Features | ||
|
||
- **class-mock/vue-xrender/superman-shared:** extract duplicate tool functions to superman-shared ([8a638f9](https://github.com/2214962083/vue-superman/commit/8a638f99509303f646795ce4971d3b08cb9f2dd3)) | ||
- **class-mock:** add entity decorator、class decorator ([c64c6d1](https://github.com/2214962083/vue-superman/commit/c64c6d123db6cbaa865dd792f96ff65b2a58b647)) | ||
- **class-mock:** add faker all api to decorator ([083710d](https://github.com/2214962083/vue-superman/commit/083710d5c62157974f728b6e75043f0c18bbaa9e)) | ||
- **class-mock:** add fakerjs, start write mock decorator ([7e60b89](https://github.com/2214962083/vue-superman/commit/7e60b891c426339ff17d81507db839858bbb73b2)) | ||
- **class-mock:** implementing a minimum runnable instance ([342a123](https://github.com/2214962083/vue-superman/commit/342a123e395ee988ec7a807e5ae3a8b5abfa31d9)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,5 +22,5 @@ | |
"vue": "^3.2.33", | ||
"vuepress": "^2.0.0-beta.39" | ||
}, | ||
"version": "0.1.2" | ||
"version": "0.1.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## 0.0.1 (2022-04-30) | ||
|
||
### Features | ||
|
||
- **class-mock/vue-xrender/superman-shared:** extract duplicate tool functions to superman-shared ([8a638f9](https://github.com/2214962083/vue-superman/commit/8a638f99509303f646795ce4971d3b08cb9f2dd3)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters