Skip to content

Commit 37f93d7

Browse files
committed
merge
2 parents bce2b1d + 88093fa commit 37f93d7

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

plugin.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: VueFront
44
* Plugin URI: https://github.com/vuefront/wordpress
55
* Description: VueFront CMS Connect App for Wordpress.
6-
* Version: 1.1.0
6+
* Version: 1.2.0
77
* Author: VueFront
88
* Author URI: http://vuefront.com
99
*/
@@ -182,4 +182,4 @@ function VFA_RestApi( WP_REST_Request $request ) {
182182
}
183183
}
184184
}
185-
}, 1);
185+
}, 1);

readme.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
=== VueFront ===
1+
=== VueFront PWA & SPA ===
22
Contributors: vuefront
33
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=D36ENUWPNA3KG&source=url
44
Tags: pwa, spa, woocommerce, amp, jamstack, ajax, vuefront, cms, vuejs, nuxt, webapp, graphql, frontend, framework, blog, ecommerce, single page application
55
Requires at least: 4.0.0
66
Tested up to: 5.2.1
77
Requires PHP: 5.5.0
8-
Stable tag: 1.1.0
8+
Stable tag: 1.2.0
99
License: GPLv2
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

12-
Free SPA & PWA for WordPress & Woocommerce with AMP & GraphQL.
12+
Free PWA & SPA for WordPress & Woocommerce with AMP & GraphQL.
1313

1414
== Description ==
1515
VueFront is a modern Frontend Framework that allows any WordPress and Woocommerce website to become a fast Single Page Application (SPA) and a Progressive Web App (PWA).
@@ -62,6 +62,10 @@ This is a very young technology and there could be version breaks. The first thi
6262

6363

6464
== Changelog ==
65+
= 1.2.0 =
66+
Edited Blog Post resolver
67+
Bug fixes
68+
6569
= 1.1.0 =
6670
Added reviews total and categories to post
6771
Added previous and next posts and datePublished

0 commit comments

Comments
 (0)