Skip to content

Commit

Permalink
chore(release): 2.16.0-alpha.4 [skip ci]
Browse files Browse the repository at this point in the history
# [2.16.0-alpha.4](v2.16.0-alpha.3...v2.16.0-alpha.4) (2023-05-08)

### Bug Fixes

* **ras-defaults:** turn on feature to always subscribe to newsletters by default ([#1111](#1111)) ([283e0d8](283e0d8))
  • Loading branch information
semantic-release-bot committed May 8, 2023
1 parent 696a2e3 commit 75e3672
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.16.0-alpha.4](https://github.com/Automattic/newspack-popups/compare/v2.16.0-alpha.3...v2.16.0-alpha.4) (2023-05-08)


### Bug Fixes

* **ras-defaults:** turn on feature to always subscribe to newsletters by default ([#1111](https://github.com/Automattic/newspack-popups/issues/1111)) ([283e0d8](https://github.com/Automattic/newspack-popups/commit/283e0d845c54a8d4f122fe3f4da2fc692f07ccd5))

# [2.16.0-alpha.3](https://github.com/Automattic/newspack-popups/compare/v2.16.0-alpha.2...v2.16.0-alpha.3) (2023-05-03)


Expand Down
2 changes: 1 addition & 1 deletion newspack-popups.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://newspack.blog
* Text Domain: newspack-popups
* Domain Path: /languages
* Version: 2.16.0-alpha.3
* Version: 2.16.0-alpha.4
*
* @package Newspack_Popups
*/
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "newspack-popups",
"version": "2.16.0-alpha.3",
"version": "2.16.0-alpha.4",
"main": "Gruntfile.js",
"author": "Automattic",
"scripts": {
Expand Down

0 comments on commit 75e3672

Please sign in to comment.