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
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
= 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)
- 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)

= 1.8.15 / 2025-04-09 =
### Updates
- Refactor where `register_meta` is hooked, to resolve translation warnings. [#928](https://github.com/godaddy-wordpress/go/pull/928)
Expand Down
7 changes: 4 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ List of bespoke icons:
- Comments icon

== Changelog ==
= 1.8.15 / 2025-04-08 =
= 1.8.16 / 2025-07-22 =
### Updates
- Refactor where `register_meta` is hooked, to resolve translation warnings. [#928](https://github.com/godaddy-wordpress/go/pull/928)
- Update `readme.txt` with information about data collection on theme deactivation. [#929](https://github.com/godaddy-wordpress/go/pull/929)
- 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)
Loading