Skip to content

Commit

Permalink
Merge pull request #2565 from QuizandSurveyMaster/pre-release
Browse files Browse the repository at this point in the history
Release 9.0.2
  • Loading branch information
etvarun authored Jun 5, 2024
2 parents 83db228 + 0b579d1 commit 44a2530
Show file tree
Hide file tree
Showing 47 changed files with 1,420 additions and 1,201 deletions.
2 changes: 1 addition & 1 deletion blocks/build/answer-option/index.asset.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php return array(
'dependencies' => array( 'react', 'wp-blob', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-notices', 'wp-primitives', 'wp-url' ),
'version' => '2d3f4bd22446647134b1',
'version' => 'af71d6d7cef3818c8dad',
);
2 changes: 1 addition & 1 deletion blocks/build/answer-option/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions blocks/build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php return array(
'dependencies' => array( 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-html-entities', 'wp-i18n', 'wp-notices' ),
'version' => '9ae62c1e6dbc6a16c846',
'dependencies' => array( 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-escape-html', 'wp-html-entities', 'wp-i18n', 'wp-notices' ),
'version' => '194eb18b1a1c7b4d3601',
);
Loading

0 comments on commit 44a2530

Please sign in to comment.