Skip to content

Commit 80470ad

Browse files
committed
Update version to 3.3.0
1 parent cd53f80 commit 80470ad

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

README.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: automattic, tiagonoronha, jameskoster
33
Requires at least: 5.3.4
44
Tested up to: 5.6.0
55
Stable tag: 3.2.0
6-
Version: 3.2.0
6+
Version: 3.3.0
77
WC requires at least: 4.2
88
WC tested up to: 4.9
99
License: GPLv2 or later
@@ -51,6 +51,10 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq
5151

5252
== Changelog ==
5353

54+
= 3.3.0 - 2021-01-14 =
55+
- Fix – Fatal error in old versions of WooCommerce. [#1583](https://github.com/woocommerce/storefront/pull/1583)
56+
- Fix - Updated several escape functions. [#1581](https://github.com/woocommerce/storefront/pull/1581)
57+
5458
= 3.2.0 - 2021-01-12 =
5559
* Fix – Replaced WooCommerce and Star icon usage with FontAwesome. [#1574](https://github.com/woocommerce/storefront/pull/1574)
5660
* Fix - Use proper escape function for `datetime` attribute in comments template. [#1576](https://github.com/woocommerce/storefront/pull/1576)

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.2.0",
4+
"version": "3.3.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.2.0
7+
Version: 3.3.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)