File tree 5 files changed +26
-3
lines changed
docs/content/6.reference/changelogs
5 files changed +26
-3
lines changed Original file line number Diff line number Diff line change 8
8
"method-bootstrapper" : " 1.1.0" ,
9
9
"@vue-storefront/magento-sdk" : " 3.0.1"
10
10
},
11
- "changesets" : []
11
+ "changesets" : [
12
+ " few-baboons-chew" ,
13
+ " tasty-books-melt"
14
+ ]
12
15
}
Original file line number Diff line number Diff line change 1
1
# @vue-storefront/magento-api
2
2
3
+ ## 6.0.0-rc.0
4
+
5
+ ### Major Changes
6
+
7
+ - 5c9607c8: update middleware to 5.1.0-rc
8
+
9
+ ### Patch Changes
10
+
11
+ - 158a648f: Remove unused vulnerable dependency "@nuxtjs/composition-api "
12
+
3
13
## 5.0.0
4
14
5
15
### Major Changes
Original file line number Diff line number Diff line change 1
1
# @vue-storefront/magento-api
2
2
3
+ ## 6.0.0-rc.0
4
+
5
+ ### Major Changes
6
+
7
+ - 5c9607c8: update middleware to 5.1.0-rc
8
+
9
+ ### Patch Changes
10
+
11
+ - 158a648f: Remove unused vulnerable dependency "@nuxtjs/composition-api "
12
+
3
13
## 5.0.0
4
14
5
15
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-storefront/magento-api" ,
3
- "version" : " 5.0 .0" ,
3
+ "version" : " 6.0.0-rc .0" ,
4
4
"sideEffects" : false ,
5
5
"homepage" : " https://github.com/vuestorefront/magento2" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"@types/node" : " ^12.12.14" ,
30
- "@vue-storefront/magento-api" : " ^5.0 .0" ,
30
+ "@vue-storefront/magento-api" : " ^6.0.0-rc .0" ,
31
31
"@vue-storefront/middleware" : " ^5.0.0-rc" ,
32
32
"nock" : " ^13.2.9"
33
33
},
You can’t perform that action at this time.
0 commit comments