Skip to content

Commit 04b75f9

Browse files
chore(release): 2.15.0-alpha.1 [skip ci]
# [2.15.0-alpha.1](v2.14.3...v2.15.0-alpha.1) (2025-10-17) ### Bug Fixes * correct some clashes between the theme styles and Everlit spans ([#2564](#2564)) ([980cf96](980cf96)) ### Features * add Nextdoor SVG icon ([ae1a74e](ae1a74e))
1 parent cbc9b94 commit 04b75f9

File tree

9 files changed

+21
-9
lines changed

9 files changed

+21
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.15.0-alpha.1](https://github.com/Automattic/newspack-theme/compare/v2.14.3...v2.15.0-alpha.1) (2025-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* correct some clashes between the theme styles and Everlit spans ([#2564](https://github.com/Automattic/newspack-theme/issues/2564)) ([980cf96](https://github.com/Automattic/newspack-theme/commit/980cf967e7b7067314f011feff728adb6a7717ed))
7+
8+
9+
### Features
10+
11+
* add Nextdoor SVG icon ([ae1a74e](https://github.com/Automattic/newspack-theme/commit/ae1a74e9754c81032031cf440e24c1c3d90b14db))
12+
113
## [2.14.3](https://github.com/Automattic/newspack-theme/compare/v2.14.2...v2.14.3) (2025-10-06)
214

315

newspack-joseph/sass/theme-description.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author URI: https://newspack.com
66
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
77
Requires at least: 6.7
88
Tested up to: 6.8
9-
Version: 2.14.3
9+
Version: 2.15.0-alpha.1
1010
License: GNU General Public License v2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Template: newspack-theme

newspack-katharine/sass/theme-description.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author URI: https://newspack.com
66
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
77
Requires at least: 6.7
88
Tested up to: 6.8
9-
Version: 2.14.3
9+
Version: 2.15.0-alpha.1
1010
License: GNU General Public License v2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Template: newspack-theme

newspack-nelson/sass/theme-description.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author URI: https://newspack.com
66
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
77
Requires at least: 6.7
88
Tested up to: 6.8
9-
Version: 2.14.3
9+
Version: 2.15.0-alpha.1
1010
License: GNU General Public License v2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Template: newspack-theme

newspack-sacha/sass/theme-description.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author URI: https://newspack.com
66
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
77
Requires at least: 6.7
88
Tested up to: 6.8
9-
Version: 2.14.3
9+
Version: 2.15.0-alpha.1
1010
License: GNU General Public License v2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Template: newspack-theme

newspack-scott/sass/theme-description.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author URI: https://newspack.com
66
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
77
Requires at least: 6.7
88
Tested up to: 6.8
9-
Version: 2.14.3
9+
Version: 2.15.0-alpha.1
1010
License: GNU General Public License v2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Template: newspack-theme

newspack-theme/sass/theme-description.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Author URI: https://newspack.com
66
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box.
77
Requires at least: 6.7
88
Tested up to: 6.8
9-
Version: 2.14.3
9+
Version: 2.15.0-alpha.1
1010
License: GNU General Public License v2 or later
1111
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1212
Text Domain: newspack-theme

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "newspack",
3-
"version": "2.14.3",
3+
"version": "2.15.0-alpha.1",
44
"description": "A theme for Newspack. https://newspack.com",
55
"bugs": {
66
"url": "https://github.com/Automattic/newspack-theme/issues"

0 commit comments

Comments
 (0)