Skip to content

Commit

Permalink
chore(release): 3.4.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0-alpha.1](v3.3.2...v3.4.0-alpha.1) (2024-11-06)

### Bug Fixes

* avoid race condition between post-save sync & test ([#1679](#1679)) ([7bde119](7bde119))
* avoid Redux usage and related errors in non-newsletter email editors ([#1688](#1688)) ([d3f1f37](d3f1f37))
* dont html encode ampersands in subject ([#1686](#1686)) ([f178b23](f178b23))
* **mailchimp:** avoid duplicate audiences in Mailchimp UIs ([#1685](#1685)) ([44c1b12](44c1b12))
* move Preview, Send buttons to match Publish button location ([#1689](#1689)) ([72897f2](72897f2))
* preview & send buttons on WP 6.7 ([49450d3](49450d3))

### Features

* display list remote name on settings page ([#1672](#1672)) ([562d396](562d396))
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent 531ec36 commit 2f136c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newspack-newsletters.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* License: GPL2
* Text Domain: newspack-newsletters
* Domain Path: /languages
* Version: 3.3.2
* Version: 3.4.0-alpha.1
*
* @package Newspack_Newsletters
*/
Expand Down

0 comments on commit 2f136c9

Please sign in to comment.