Skip to content

Commit 8eb94e9

Browse files
Bump version to 4.5.5
1 parent 924b80a commit 8eb94e9

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: 6.3
5-
Stable tag: 4.5.4
6-
Version: 4.5.4
5+
Stable tag: 4.5.5
6+
Version: 4.5.5
77
WC requires at least: 4.2
88
WC tested up to: 8.1
99
License: GPLv3 or later
@@ -51,6 +51,9 @@ Privacy Policy for the Google Fonts API: https://developers.google.com/fonts/faq
5151

5252
== Changelog ==
5353

54+
= 4.5.5 - 2024-04-11 =
55+
- Fix - Update Woo.com links to Wooommerce.com. ([#2142](https://github.com/woocommerce/storefront/pull/2142))
56+
5457
= 4.5.4 - 2024-01-16 =
5558
- Fix - Update WooCommerce.com links to Woo.com. ([#2132](https://github.com/woocommerce/storefront/pull/2132) and [#2136](https://github.com/woocommerce/storefront/pull/2136))
5659
- Fix - Allow SVG in notice content. ([#2133](https://github.com/woocommerce/storefront/pull/2133))

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.4\n"
5+
"Project-Id-Version: Storefront 4.5.5\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/storefront\n"
7-
"POT-Creation-Date: 2024-01-16 06:14:02+00:00\n"
7+
"POT-Creation-Date: 2024-04-11 19:26:13+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.4",
4+
"version": "4.5.5",
55
"homepage": "https://woocommerce.com/products/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/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.4
7+
Version: 4.5.5
88
Tested up to: 6.3
99
Requires PHP: 5.6.0
1010
License: GNU General Public License v3 or later

0 commit comments

Comments
 (0)