Skip to content

Commit 7908523

Browse files
anomiexmatticbot
authored andcommitted
Oops, fix stray = in changelog entries from #46558 (#46572)
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20966970047 Upstream-Ref: Automattic/jetpack@65eaa70
1 parent 16df352 commit 7908523

File tree

14 files changed

+325
-340
lines changed

14 files changed

+325
-340
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ This is an alpha version! The changes listed here are not final.
1414
- Slideshow: Ensure slideshows do not stretch to parent container width on mobile if no list height is set.
1515

1616
### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
17-
- =
1817
- Forms: update E2E test to match new form submission confirmation heading.
1918
- Tests: Add coverage for modules added to sync configuration mid-progress.
2019
- Update composer lock following Publicize changes.

jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ This is an alpha version! The changes listed here are not final.
1212
### Changed
1313
- Update package dependencies.
1414

15-
### Removed
16-
- =
17-
1815
## [4.2.36] - 2026-01-12
1916
### Changed
2017
- Update package dependencies. [#46456]

jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ This is an alpha version! The changes listed here are not final.
1414
- Forms: make form webhooks generally available.
1515

1616
### Changed
17-
- =
1817
- Forms: update dataviews actions to match between old and new dashboard.
1918
- Forms: update form submission confirmation page with new design.
2019
- Update package dependencies.

jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This is an alpha version! The changes listed here are not final.
1717
- Update package dependencies.
1818

1919
### Removed
20-
- =
2120
- Remove the obsolete share limits logic.
2221

2322
### Fixed

jetpack_vendor/automattic/jetpack-paypal-payments/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
This is an alpha version! The changes listed here are not final.
1111

1212
### Changed
13-
- =
1413
- Update package dependencies.
1514

1615
## [0.6.0] - 2026-01-12

jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ This is an alpha version! The changes listed here are not final.
1414
- Move publicize-components into publicize package.
1515
- Update package dependencies.
1616

17-
### Removed
18-
- =
19-
2017
## [0.69.2] - 2026-01-12
2118
### Changed
2219
- Update package dependencies. [#46456]

jetpack_vendor/automattic/jetpack-search/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This is an alpha version! The changes listed here are not final.
1313
- Instant Search: Add a "Show price" option to allow prices to be shown or hidden in Jetpack Instant Search results.
1414

1515
### Changed
16-
- =
1716
- Instant Search: Show WooCommerce product filters in filter widget.
1817
- Update package dependencies.
1918

jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
This is an alpha version! The changes listed here are not final.
1111

1212
### Changed
13-
- =
1413
- Update package dependencies.
1514

1615
## [0.33.1] - 2026-01-12

jetpack_vendor/automattic/woocommerce-analytics/CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
This is an alpha version! The changes listed here are not final.
1111

12-
### Removed
13-
- =
14-
1512
## [0.13.4] - 2026-01-12
1613
### Changed
1714
- Update package dependencies. [#46456]

jetpack_vendor/i18n-map.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
),
1919
'jetpack-backup-pkg' => array(
2020
'path' => 'jetpack_vendor/automattic/jetpack-backup',
21-
'ver' => '4.2.37-alpha1768324111',
21+
'ver' => '4.2.37-alpha1768326783',
2222
),
2323
'jetpack-blaze' => array(
2424
'path' => 'jetpack_vendor/automattic/jetpack-blaze',
@@ -66,7 +66,7 @@
6666
),
6767
'jetpack-forms' => array(
6868
'path' => 'jetpack_vendor/automattic/jetpack-forms',
69-
'ver' => '7.4.0-alpha1768324111',
69+
'ver' => '7.4.0-alpha1768326783',
7070
),
7171
'jetpack-image-cdn' => array(
7272
'path' => 'jetpack_vendor/automattic/jetpack-image-cdn',
@@ -98,7 +98,7 @@
9898
),
9999
'jetpack-my-jetpack' => array(
100100
'path' => 'jetpack_vendor/automattic/jetpack-my-jetpack',
101-
'ver' => '5.30.0-alpha1768324111',
101+
'ver' => '5.30.0-alpha1768326783',
102102
),
103103
'jetpack-newsletter' => array(
104104
'path' => 'jetpack_vendor/automattic/jetpack-newsletter',
@@ -110,7 +110,7 @@
110110
),
111111
'jetpack-paypal-payments' => array(
112112
'path' => 'jetpack_vendor/automattic/jetpack-paypal-payments',
113-
'ver' => '0.6.1-alpha1768324111',
113+
'ver' => '0.6.1-alpha1768326783',
114114
),
115115
'jetpack-plugins-installer' => array(
116116
'path' => 'jetpack_vendor/automattic/jetpack-plugins-installer',
@@ -130,11 +130,11 @@
130130
),
131131
'jetpack-publicize-pkg' => array(
132132
'path' => 'jetpack_vendor/automattic/jetpack-publicize',
133-
'ver' => '0.70.0-alpha1768324111',
133+
'ver' => '0.70.0-alpha1768326783',
134134
),
135135
'jetpack-search-pkg' => array(
136136
'path' => 'jetpack_vendor/automattic/jetpack-search',
137-
'ver' => '0.55.0-alpha1768324111',
137+
'ver' => '0.55.0-alpha1768326783',
138138
),
139139
'jetpack-stats' => array(
140140
'path' => 'jetpack_vendor/automattic/jetpack-stats',
@@ -154,15 +154,15 @@
154154
),
155155
'jetpack-videopress-pkg' => array(
156156
'path' => 'jetpack_vendor/automattic/jetpack-videopress',
157-
'ver' => '0.33.2-alpha1768324111',
157+
'ver' => '0.33.2-alpha1768326783',
158158
),
159159
'jetpack-waf' => array(
160160
'path' => 'jetpack_vendor/automattic/jetpack-waf',
161161
'ver' => '0.27.9',
162162
),
163163
'woocommerce-analytics' => array(
164164
'path' => 'jetpack_vendor/automattic/woocommerce-analytics',
165-
'ver' => '0.13.5-alpha1768324111',
165+
'ver' => '0.13.5-alpha1768326783',
166166
),
167167
),
168168
);

0 commit comments

Comments
 (0)