We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc101d commit 67f278fCopy full SHA for 67f278f
system/library/d_shopunity/extension/d_vuefront.json
@@ -1,6 +1,6 @@
1
{
2
"codename": "d_vuefront",
3
- "version": "2.1.3",
+ "version": "2.1.4",
4
"name": "Vuefront CMS Connect",
5
"description": "Vuefront CMS Connect App for OpenCart. Adds GraphQL API to OpenCart to connect with VueFront Web App",
6
"index": "extension/module/d_vuefront",
@@ -48,6 +48,10 @@
48
"system/library/d_graphql"
49
],
50
"changelog": [
51
+ {
52
53
+ "change": "Extend API"
54
+ },
55
56
"version": "2.1.3",
57
"change": "Re-design admin page"
0 commit comments