File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.3.0] ( https://github.com/Hebilicious/vue-query-nuxt/compare/v0.2.1...v0.3.0 ) (2023-12-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * update plugin init ([ #55 ] ( https://github.com/Hebilicious/vue-query-nuxt/issues/55 ) ) ([ 773728f] ( https://github.com/Hebilicious/vue-query-nuxt/commit/773728fc728ab1b6d932d3292d9d0295628452e5 ) )
7
+
8
+
9
+
1
10
## [ 0.2.1] ( https://github.com/Hebilicious/vue-query-nuxt/compare/v0.2.0...v0.2.1 ) (2023-09-19)
2
11
3
12
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.2.1 " ,
4
+ "version" : " 0.3.0 " ,
5
5
"private" : true ,
6
6
"workspaces" : [
7
7
" packages/*" ,
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.2.1 " ,
4
+ "version" : " 0.3.0 " ,
5
5
"description" : " A Nuxt module for Vue Query" ,
6
6
"author" : {
7
7
"name" : " Hebilicious" ,
You can’t perform that action at this time.
0 commit comments