Skip to content

Commit

Permalink
release: fixes
Browse files Browse the repository at this point in the history
- Updated NPM packages
- Fixed the default state of the telemetry logger flag for PRO users
- Added floating widget functionality
- Updated the remote get check for WordPress VIP env
  • Loading branch information
vytisbulkevicius authored May 17, 2024
2 parents c73f9f8 + 12a545c commit 3719301
Show file tree
Hide file tree
Showing 25 changed files with 7,590 additions and 5,294 deletions.
2 changes: 1 addition & 1 deletion assets/js/build/about/about.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-components', 'wp-element'), 'version' => '35f2cdc94ec1bd5b9745');
<?php return array('dependencies' => array('react', 'wp-components', 'wp-element'), 'version' => '2f7b01c785d210cc0a66');
2 changes: 1 addition & 1 deletion assets/js/build/about/about.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/js/build/float_widget/float.asset.php
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?php return array('dependencies' => array('wp-components', 'wp-element'), 'version' => 'ce3090dc0e13b5e1c2e4');
1 change: 1 addition & 0 deletions assets/js/build/float_widget/float.css

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

1 change: 1 addition & 0 deletions assets/js/build/float_widget/float.js

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

2 changes: 1 addition & 1 deletion assets/js/build/promos/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-hooks', 'wp-plugins'), 'version' => 'ba05d75f2096d5f440d0');
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-components', 'wp-compose', 'wp-data', 'wp-edit-post', 'wp-element', 'wp-hooks', 'wp-plugins'), 'version' => '81a0945a0f941cfc90fa');
Loading

0 comments on commit 3719301

Please sign in to comment.