Skip to content

Commit

Permalink
Prepare 4.5.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
roykho committed Sep 26, 2023
1 parent 835beea commit bdc770d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 10 deletions.
11 changes: 7 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
=== Storefront ===
Contributors: automattic, tiagonoronha, jameskoster
Requires at least: 5.3.4
Tested up to: 6.2.2
Stable tag: 4.5.2
Version: 4.5.2
Tested up to: 6.3
Stable tag: 4.5.3
Version: 4.5.3
WC requires at least: 4.2
WC tested up to: 8.0.0
WC tested up to: 8.1
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
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
Expand Down Expand Up @@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq

== Changelog ==

= 4.5.3 - 2023-09-26 =
- Enhancement - Removed some unnecessary style in the Mix and Match CSS integration

= 4.5.2 - 2023-08-11 =
- Fix - Enqueue wc-cart-fragments script on all pages.

Expand Down
4 changes: 2 additions & 2 deletions languages/storefront.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the GNU General Public License v3 or later.=!>
msgid ""
msgstr ""
"Project-Id-Version: Storefront 4.5.2\n"
"Project-Id-Version: Storefront 4.5.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/storefront\n"
"POT-Creation-Date: 2023-08-11 14:12:54+00:00\n"
"POT-Creation-Date: 2023-09-26 20:27:34+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "storefront",
"title": "Storefront",
"version": "4.5.2",
"version": "4.5.3",
"homepage": "https://woocommerce.com/products/storefront/",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Theme URI: https://woocommerce.com/products/storefront/
Author: Automattic
Author URI: https://woocommerce.com/
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!
Version: 4.5.2
Tested up to: 6.2.2
Version: 4.5.3
Tested up to: 6.3
Requires PHP: 5.6.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down

0 comments on commit bdc770d

Please sign in to comment.