From e25c3cee46710fa979dd840a568ce1aed2ace1e4 Mon Sep 17 00:00:00 2001 From: Evan Herman Date: Mon, 22 Sep 2025 14:05:49 -0400 Subject: [PATCH] Updates for 1.8.18 release --- README.md | 2 +- changelog.txt | 8 ++++++++ readme.txt | 6 ++---- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5deb5335..75c9cc84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Go

+

Go

The most flexible Gutenberg-first WordPress theme built for go-getters everywhere.

diff --git a/changelog.txt b/changelog.txt index 7d1c8a61..36463fa3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,11 @@ += 1.8.18 / 2025-09-22 = +### Updates +- Fix WooCommerce Fatal Error. [#943](https://github.com/godaddy-wordpress/go/pull/943) + += 1.8.17 / 2025-08-12 = +### Updates +- Fix height attribute for spacer block. [#940](https://github.com/godaddy-wordpress/go/pull/940) + = 1.8.16 / 2025-07-22 = ### Updates - Bump Woo cart template to version 10.0.0. [#932](https://github.com/godaddy-wordpress/go/pull/932) diff --git a/readme.txt b/readme.txt index fb0a5658..13935693 100644 --- a/readme.txt +++ b/readme.txt @@ -112,8 +112,6 @@ List of bespoke icons: - Comments icon == Changelog == -= 1.8.16 / 2025-07-22 = += 1.8.18 / 2025-09-22 = ### Updates -- Bump Woo cart template to version 10.0.0. [#932](https://github.com/godaddy-wordpress/go/pull/932) -- Added `aria-label` and `aria-expanded` attributes to the mobile menu carets. [#933](https://github.com/godaddy-wordpress/go/pull/933) -- Refreshed the Twitter and Bluesky icons. [#934](https://github.com/godaddy-wordpress/go/pull/934) \ No newline at end of file +- Fix WooCommerce Fatal Error. [#943](https://github.com/godaddy-wordpress/go/pull/943) \ No newline at end of file