Skip to content

Commit bdc770d

Browse files
committed
Prepare 4.5.3 release
1 parent 835beea commit bdc770d

File tree

5 files changed

+13
-10
lines changed

5 files changed

+13
-10
lines changed

README.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
=== Storefront ===
22
Contributors: automattic, tiagonoronha, jameskoster
33
Requires at least: 5.3.4
4-
Tested up to: 6.2.2
5-
Stable tag: 4.5.2
6-
Version: 4.5.2
4+
Tested up to: 6.3
5+
Stable tag: 4.5.3
6+
Version: 4.5.3
77
WC requires at least: 4.2
8-
WC tested up to: 8.0.0
8+
WC tested up to: 8.1
99
License: GPLv3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
@@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq
5151

5252
== Changelog ==
5353

54+
= 4.5.3 - 2023-09-26 =
55+
- Enhancement - Removed some unnecessary style in the Mix and Match CSS integration
56+
5457
= 4.5.2 - 2023-08-11 =
5558
- Fix - Enqueue wc-cart-fragments script on all pages.
5659

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 v3 or later.=!>
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Storefront 4.5.2\n"
5+
"Project-Id-Version: Storefront 4.5.3\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/storefront\n"
7-
"POT-Creation-Date: 2023-08-11 14:12:54+00:00\n"
7+
"POT-Creation-Date: 2023-09-26 20:27:34+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": "4.5.2",
4+
"version": "4.5.3",
55
"homepage": "https://woocommerce.com/products/storefront/",
66
"repository": {
77
"type": "git",

style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Theme URI: https://woocommerce.com/products/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: 4.5.2
8-
Tested up to: 6.2.2
7+
Version: 4.5.3
8+
Tested up to: 6.3
99
Requires PHP: 5.6.0
1010
License: GNU General Public License v3 or later
1111
License URI: https://www.gnu.org/licenses/gpl-3.0.html

0 commit comments

Comments
 (0)