Skip to content

Commit

Permalink
chore(release): 1.92.0-epic-ras-acc.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.92.0-epic-ras-acc.1](v1.91.0...v1.92.0-epic-ras-acc.1) (2024-07-17)

### Bug Fixes

* **ras-acc:** clean up merge conflict marker ([#2335](#2335)) ([080e0fc](080e0fc))

### Features

* add newspack-block-theme backwards compatibility ([#2315](#2315)) ([0e60c3a](0e60c3a))
* update clamp calculations based on viewport range of 782 - 1280 ([63307ae](63307ae))
* update Newspack UI variable font sizes for the theme ([212e2fd](212e2fd))
  • Loading branch information
semantic-release-bot committed Jul 17, 2024
1 parent 7b57a80 commit dcc679b
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 9 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.92.0-epic-ras-acc.1](https://github.com/Automattic/newspack-theme/compare/v1.91.0...v1.92.0-epic-ras-acc.1) (2024-07-17)


### Bug Fixes

* **ras-acc:** clean up merge conflict marker ([#2335](https://github.com/Automattic/newspack-theme/issues/2335)) ([080e0fc](https://github.com/Automattic/newspack-theme/commit/080e0fc1a8e59f70fef23b7a46b11dc6f85bcf11))


### Features

* add newspack-block-theme backwards compatibility ([#2315](https://github.com/Automattic/newspack-theme/issues/2315)) ([0e60c3a](https://github.com/Automattic/newspack-theme/commit/0e60c3ab00b18d8736f03e68346f29739066a5cc))
* update clamp calculations based on viewport range of 782 - 1280 ([63307ae](https://github.com/Automattic/newspack-theme/commit/63307ae052c72a9eeb753d8f45b4f0e746917991))
* update Newspack UI variable font sizes for the theme ([212e2fd](https://github.com/Automattic/newspack-theme/commit/212e2fd95201601b77baf4c83e1b11637f045972))

# [1.91.0](https://github.com/Automattic/newspack-theme/compare/v1.90.5...v1.91.0) (2024-07-15)


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 @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.com
Description:
Requires at least: WordPress 4.9.6
Version: 1.91.0
Version: 1.92.0-epic-ras-acc.1
License: GNU General Public License v2 or later
License URI: LICENSE
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 @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.com
Description:
Requires at least: WordPress 4.9.6
Version: 1.91.0
Version: 1.92.0-epic-ras-acc.1
License: GNU General Public License v2 or later
License URI: LICENSE
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 @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.com
Description:
Requires at least: WordPress 4.9.6
Version: 1.91.0
Version: 1.92.0-epic-ras-acc.1
License: GNU General Public License v2 or later
License URI: LICENSE
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 @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.com
Description:
Requires at least: WordPress 4.9.6
Version: 1.91.0
Version: 1.92.0-epic-ras-acc.1
License: GNU General Public License v2 or later
License URI: LICENSE
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 @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.com
Description:
Requires at least: WordPress 4.9.6
Version: 1.91.0
Version: 1.92.0-epic-ras-acc.1
License: GNU General Public License v2 or later
License URI: LICENSE
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 @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.com
Description:
Requires at least: WordPress 4.9.6
Version: 1.91.0
Version: 1.92.0-epic-ras-acc.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: newspack
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",
"version": "1.91.0",
"version": "1.92.0-epic-ras-acc.1",
"description": "A theme for Newspack. https://newspack.com",
"bugs": {
"url": "https://github.com/Automattic/newspack-theme/issues"
Expand Down

0 comments on commit dcc679b

Please sign in to comment.