Skip to content

Commit 11713fc

Browse files
committed
Prepare version changes & changelog for 3.5.0 release
1 parent 69bb7d5 commit 11713fc

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

README.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: automattic, tiagonoronha, jameskoster
33
Requires at least: 5.3.4
44
Tested up to: 5.6.0
5-
Stable tag: 3.4.0
6-
Version: 3.4.0
5+
Stable tag: 3.5.0
6+
Version: 3.5.0
77
WC requires at least: 4.2
88
WC tested up to: 5.0
99
License: GPLv2 or later
@@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq
5151

5252
== Changelog ==
5353

54+
= 3.5.0 - 2021-02-02 =
55+
- Fix - Remove maximum-scale from viewport meta tag [#1600](https://github.com/woocommerce/storefront/pull/1600)
56+
5457
= 3.4.0 - 2021-01-27 =
5558
- Fix - Missing icons in WC Blocks and some other parts of the UI. [#1588](https://github.com/woocommerce/storefront/pull/1588)
5659
- Fix - Use proper escape function in comments template. [#1587](https://github.com/woocommerce/storefront/pull/1587)

languages/storefront.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the GNU General Public License v2 or later.=!>
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Storefront 3.4.0\n"
5+
"Project-Id-Version: Storefront 3.5.0\n"
66
"Report-Msgid-Bugs-To: https://github.com/woothemes/storefront/issues\n"
7-
"POT-Creation-Date: 2021-01-27 09:27:50+00:00\n"
7+
"POT-Creation-Date: 2021-02-02 15:23:19+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "storefront",
33
"title": "Storefront",
4-
"version": "3.4.0",
4+
"version": "3.5.0",
55
"homepage": "http://woocommerce.com/storefront/",
66
"repository": {
77
"type": "git",

style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://woocommerce.com/storefront/
44
Author: Automattic
55
Author URI: https://woocommerce.com/
66
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
7-
Version: 3.4.0
7+
Version: 3.5.0
88
Tested up to: 5.6.0
99
Requires PHP: 5.6.0
1010
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)