Skip to content

Commit b1b7885

Browse files
authored
Merge branch 'main' into standarize-node-setup
2 parents 6f98786 + 92ce0d0 commit b1b7885

File tree

47 files changed

+4521
-3550
lines changed

Some content is hidden

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

47 files changed

+4521
-3550
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
// Set Global Constants
66
if ( ! defined( 'NFD_WONDER_BLOCKS_VERSION' ) ) {
7-
define( 'NFD_WONDER_BLOCKS_VERSION', '2.10.1' );
7+
define( 'NFD_WONDER_BLOCKS_VERSION', '2.10.2' );
88
}
99
if ( ! defined( 'NFD_WONDER_BLOCKS_DIR' ) ) {
1010
define( 'NFD_WONDER_BLOCKS_DIR', __DIR__ );
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-primitives', 'wp-url'), 'version' => '1fb94117ce293c60daa7');
1+
<?php return array('dependencies' => array('react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-notices', 'wp-plugins', 'wp-primitives', 'wp-url'), 'version' => '80c2ae32acfd40ae17cc');
File renamed without changes.

build/2.10.1/wonder-blocks.js renamed to build/2.10.2/wonder-blocks.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/2.9.4/blocks/block.json

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

build/2.9.4/wonder-blocks-rtl.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/2.9.4/wonder-blocks.asset.php

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/2.9.4/wonder-blocks.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)