Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 align="center">Go <a href="https://github.com/godaddy-wordpress/go/releases/latest/"><img src="https://img.shields.io/static/v1?goVersion=&message=v1.8.12&label=&color=999&style=flat-square"></a></h1>
<h1 align="center">Go <a href="https://github.com/godaddy-wordpress/go/releases/latest/"><img src="https://img.shields.io/static/v1?goVersion=&message=v1.8.18&label=&color=999&style=flat-square"></a></h1>

<h4 align="center">The most flexible <a href="https://github.com/wordpress/gutenberg" target="_blank">Gutenberg</a>-first <a href="https://wordpress.org" target="_blank">WordPress</a> theme built for go-getters everywhere.</h4>

Expand Down
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
6 changes: 2 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- Fix WooCommerce Fatal Error. [#943](https://github.com/godaddy-wordpress/go/pull/943)