Skip to content
Merged

Dev #344

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
1 change: 0 additions & 1 deletion .distignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/.git
/.github
/node_modules
/gutenberg-blocks

.distignore
.gitignore
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tests/
vendor/

# Directories/files that may be generated by this project
build
# build
build-module
build-style
build-types
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
== Changelog ==
= 7.0.3 - Jun 24, 2025 =
- Internal improvements and minor fixes for Gutenberg ecommerce blocks.

= 7.0.2 - Jun 17, 2025 =
- Fixed an issue where a "2" was incorrectly appended to page slugs when the "URLs without ID" feature was enabled.

Expand Down
10 changes: 0 additions & 10 deletions css/gutenberg/blocks.editor.build.css

This file was deleted.

Loading