Skip to content

Commit d9024c9

Browse files
committed
chore(release): merge in release v2.18.3-alpha.1
2 parents 821f492 + 43cb88d commit d9024c9

9 files changed

Lines changed: 16 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.18.3](https://github.com/Automattic/newspack-theme/compare/v2.18.2...v2.18.3) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent Newspack Joseph border on new My Account pages ([#2631](https://github.com/Automattic/newspack-theme/issues/2631)) ([98b5f90](https://github.com/Automattic/newspack-theme/commit/98b5f9087ef31a9f202eece1f77887ec64b52626))
7+
18
## [2.18.3-alpha.1](https://github.com/Automattic/newspack-theme/compare/v2.18.2...v2.18.3-alpha.1) (2026-02-24)
29

310

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.18.3-alpha.1
9+
Version: 2.18.3
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.18.3-alpha.1
9+
Version: 2.18.3
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.18.3-alpha.1
9+
Version: 2.18.3
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.18.3-alpha.1
9+
Version: 2.18.3
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.18.3-alpha.1
9+
Version: 2.18.3
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.18.3-alpha.1
9+
Version: 2.18.3
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.18.3-alpha.1",
3+
"version": "2.18.3",
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)