Skip to content

Commit f522329

Browse files
authored
Merge pull request #344 from Ecwid/dev
Dev
2 parents bcc7985 + 929fe5a commit f522329

177 files changed

Lines changed: 8737 additions & 7174 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.distignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/.git
33
/.github
44
/node_modules
5-
/gutenberg-blocks
65

76
.distignore
87
.gitignore

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tests/
1111
vendor/
1212

1313
# Directories/files that may be generated by this project
14-
build
14+
# build
1515
build-module
1616
build-style
1717
build-types

CHANGELOG.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
== Changelog ==
2+
= 7.0.3 - Jun 24, 2025 =
3+
- Internal improvements and minor fixes for Gutenberg ecommerce blocks.
4+
25
= 7.0.2 - Jun 17, 2025 =
36
- Fixed an issue where a "2" was incorrectly appended to page slugs when the "URLs without ID" feature was enabled.
47

css/gutenberg/blocks.editor.build.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)