Skip to content

Commit

Permalink
chore(release): 2.5.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0-alpha.1](v2.4.3...v2.5.0-alpha.1) (2025-02-07)

### Bug Fixes

* make sure featured image behind images are centred ([#2430](#2430)) ([871838d](871838d))

### Features

* add corrections archive template ([#2431](#2431)) ([09897b0](09897b0))
* add font-loading class ([#2418](#2418)) ([24888a3](24888a3))
  • Loading branch information
semantic-release-bot committed Feb 7, 2025
1 parent 996b254 commit 8c9b841
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 7 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.5.0-alpha.1](https://github.com/Automattic/newspack-theme/compare/v2.4.3...v2.5.0-alpha.1) (2025-02-07)


### Bug Fixes

* make sure featured image behind images are centred ([#2430](https://github.com/Automattic/newspack-theme/issues/2430)) ([871838d](https://github.com/Automattic/newspack-theme/commit/871838d2e31a952aef94cddca8680f1d201df764))


### Features

* add corrections archive template ([#2431](https://github.com/Automattic/newspack-theme/issues/2431)) ([09897b0](https://github.com/Automattic/newspack-theme/commit/09897b099f026b02a700dfc65ecd312396556dc5))
* add font-loading class ([#2418](https://github.com/Automattic/newspack-theme/issues/2418)) ([24888a3](https://github.com/Automattic/newspack-theme/commit/24888a352fe77ec8c2a59b14d8222d92c68457c5))

## [2.4.3](https://github.com/Automattic/newspack-theme/compare/v2.4.2...v2.4.3) (2025-02-03)


Expand Down
2 changes: 1 addition & 1 deletion newspack-joseph/sass/theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author URI: https://newspack.com
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
Requires at least: 6.6
Tested up to: 6.7
Version: 2.4.3
Version: 2.5.0-alpha.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: newspack-theme
Expand Down
2 changes: 1 addition & 1 deletion newspack-katharine/sass/theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author URI: https://newspack.com
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
Requires at least: 6.6
Tested up to: 6.7
Version: 2.4.3
Version: 2.5.0-alpha.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: newspack-theme
Expand Down
2 changes: 1 addition & 1 deletion newspack-nelson/sass/theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author URI: https://newspack.com
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
Requires at least: 6.6
Tested up to: 6.7
Version: 2.4.3
Version: 2.5.0-alpha.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: newspack-theme
Expand Down
2 changes: 1 addition & 1 deletion newspack-sacha/sass/theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author URI: https://newspack.com
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
Requires at least: 6.6
Tested up to: 6.7
Version: 2.4.3
Version: 2.5.0-alpha.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: newspack-theme
Expand Down
2 changes: 1 addition & 1 deletion newspack-scott/sass/theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author URI: https://newspack.com
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
Requires at least: 6.6
Tested up to: 6.7
Version: 2.4.3
Version: 2.5.0-alpha.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: newspack-theme
Expand Down
2 changes: 1 addition & 1 deletion newspack-theme/sass/theme-description.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Author URI: https://newspack.com
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
Requires at least: 6.6
Tested up to: 6.7
Version: 2.4.3
Version: 2.5.0-alpha.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: newspack
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "newspack",
"version": "2.4.3",
"version": "2.5.0-alpha.1",
"description": "A theme for Newspack. https://newspack.com",
"bugs": {
"url": "https://github.com/Automattic/newspack-theme/issues"
Expand Down

0 comments on commit 8c9b841

Please sign in to comment.