File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.2.6] ( https://github.com/xiaoluoboding/vue-use-utilities/compare/v0.2.5...v0.2.6 ) (2021-02-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * add useStateshot utilities ([ e2cf92b] ( https://github.com/xiaoluoboding/vue-use-utilities/commit/e2cf92b4fd47702c865f665131f39defde17e0f4 ) )
7
+ * finish useStateshot utilities ([ c8b3869] ( https://github.com/xiaoluoboding/vue-use-utilities/commit/c8b386930b0773201b0dd01ae69834f67aa97871 ) )
8
+
9
+
10
+
1
11
## [ 0.2.5] ( https://github.com/xiaoluoboding/vue-use-utilities/compare/v0.2.4...v0.2.5 ) (2021-01-26)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vueblocks/vue-use-utilities" ,
3
- "version" : " 0.2.5 " ,
3
+ "version" : " 0.2.6 " ,
4
4
"description" : " A collection of Vue composition-api utilities" ,
5
5
"scripts" : {
6
6
"docs:dev" : " vuepress dev docs" ,
You can’t perform that action at this time.
0 commit comments