Skip to content

Commit 2d0ab22

Browse files
edanzermatticbot
authored andcommitted
Forms: Show plugin integrations on atomic (#42073)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13572211320 Upstream-Ref: Automattic/jetpack@5cfe812
1 parent 0f7a68a commit 2d0ab22

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This is an alpha version! The changes listed here are not final.
1515
### Fixed
1616
- Forms: Ensure fields that skip rendering (like empty options fields) do not trigger validation or show value in form submission response.
1717
- Forms: Fix 404 error when a user submits an invalid form with JavaScript disabled.
18+
- Forms: Show plugin integrations on Atomic.
1819

1920
## [0.39.0] - 2025-02-24
2021
### Changed

dist/blocks/editor.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('jetpack-connection', 'lodash', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '4820c7a083a0ab6999b9');
1+
<?php return array('dependencies' => array('jetpack-connection', 'lodash', 'react', 'react-jsx-runtime', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '09f7e369f76228c90e7b');

dist/blocks/editor.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.

0 commit comments

Comments
 (0)