Skip to content

Commit 9d6e0da

Browse files
chore(release): 2.14.2 [skip ci]
## [2.14.2](v2.14.1...v2.14.2) (2025-09-24) ### Bug Fixes * make sure collections don't pick up the archive grid styles ([#2556](#2556)) ([eb92d3c](eb92d3c))
1 parent eb92d3c commit 9d6e0da

File tree

9 files changed

+16
-9
lines changed

9 files changed

+16
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.14.2](https://github.com/Automattic/newspack-theme/compare/v2.14.1...v2.14.2) (2025-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* make sure collections don't pick up the archive grid styles ([#2556](https://github.com/Automattic/newspack-theme/issues/2556)) ([eb92d3c](https://github.com/Automattic/newspack-theme/commit/eb92d3cc7ed7391415ffd98e77ae0e2b163bb76d))
7+
18
## [2.14.1](https://github.com/Automattic/newspack-theme/compare/v2.14.0...v2.14.1) (2025-09-22)
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.14.1
9+
Version: 2.14.2
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.1
9+
Version: 2.14.2
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.1
9+
Version: 2.14.2
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.1
9+
Version: 2.14.2
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.1
9+
Version: 2.14.2
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.1
9+
Version: 2.14.2
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.1",
3+
"version": "2.14.2",
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)