File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.0.4] ( https://github.com/Hebilicious/vue-query-nuxt/compare/v0.0.3...v0.0.4 ) (2023-06-02)
2
+
3
+
4
+ ### Features
5
+
6
+ * add simple and avanced examples ([ 3bea7d7] ( https://github.com/Hebilicious/vue-query-nuxt/commit/3bea7d7135d18c9aa1282daffed4ec30bb50a356 ) )
7
+ * properly type plugin callback ([ 8e72f91] ( https://github.com/Hebilicious/vue-query-nuxt/commit/8e72f912bdbf261ebe9533e268c97ac58975a6ce ) )
8
+
9
+
10
+
1
11
## [ 0.0.3] ( https://github.com/Hebilicious/vue-query-nuxt/compare/v0.0.2...v0.0.3 ) (2023-06-01)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hebilicious/vue-query-nuxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.0.4 " ,
5
5
"private" : true ,
6
6
"packageManager" :
" [email protected] " ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @hebilicious/vue-query-nuxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.0.3 " ,
4
+ "version" : " 0.0.4 " ,
5
5
"license" : " MIT" ,
6
6
"repository" : " Hebilicious/vue-query-nuxt" ,
7
7
"exports" : {
You can’t perform that action at this time.
0 commit comments