Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.2...v1.7.0) (2020-05-11)

### Bug Fixes

* correct alignment issue with simplified header and centered logo ([#928](#928)) ([f20f1fd](f20f1fd))
* improved styling for shop and products ([7f40004](7f40004))
* make sure floated group blocks preview at 50% width ([#916](#916)) ([80580bb](80580bb))
* make sure full width blocks preview centered in editor ([#914](#914)) ([e7db1d1](e7db1d1))
* make sure the cover block gradient fills the available space ([#915](#915)) ([cc29430](cc29430))

### Features

* add option to customize copyright text ([#925](#925)) ([94961a7](94961a7))
* add simplied header option for subpages ([#901](#901)) ([ed415e5](ed415e5))
  • Loading branch information
semantic-release-bot committed May 11, 2020
1 parent 29df781 commit a601c61
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 8 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.7.0](https://github.com/Automattic/newspack-theme/compare/v1.6.2...v1.7.0) (2020-05-11)


### Bug Fixes

* correct alignment issue with simplified header and centered logo ([#928](https://github.com/Automattic/newspack-theme/issues/928)) ([f20f1fd](https://github.com/Automattic/newspack-theme/commit/f20f1fdbc02de80c4a4b28064645b44b30d907ef))
* improved styling for shop and products ([7f40004](https://github.com/Automattic/newspack-theme/commit/7f40004368b885bd10c9970826a1475ee93b9fb7))
* make sure floated group blocks preview at 50% width ([#916](https://github.com/Automattic/newspack-theme/issues/916)) ([80580bb](https://github.com/Automattic/newspack-theme/commit/80580bbcfcf25f56ee533202b53cd0664e8d1b23))
* make sure full width blocks preview centered in editor ([#914](https://github.com/Automattic/newspack-theme/issues/914)) ([e7db1d1](https://github.com/Automattic/newspack-theme/commit/e7db1d1b07b31c7b661671e4b8c70c566d749ea8))
* make sure the cover block gradient fills the available space ([#915](https://github.com/Automattic/newspack-theme/issues/915)) ([cc29430](https://github.com/Automattic/newspack-theme/commit/cc29430080b7ac9f23528318314adf6bf12963ea))


### Features

* add option to customize copyright text ([#925](https://github.com/Automattic/newspack-theme/issues/925)) ([94961a7](https://github.com/Automattic/newspack-theme/commit/94961a7b7aab5a69a212a4e68a6b69ec0fa4dd5c))
* add simplied header option for subpages ([#901](https://github.com/Automattic/newspack-theme/issues/901)) ([ed415e5](https://github.com/Automattic/newspack-theme/commit/ed415e5253f8eb45e506c531d180706cfb796cd7))

## [1.6.2](https://github.com/Automattic/newspack-theme/compare/v1.6.1...v1.6.2) (2020-05-07)


Expand Down
2 changes: 1 addition & 1 deletion newspack-joseph/sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.blog
Description:
Requires at least: WordPress 4.9.6
Version: 1.6.2
Version: 1.7.0
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/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.blog
Description:
Requires at least: WordPress 4.9.6
Version: 1.6.2
Version: 1.7.0
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/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.blog
Description:
Requires at least: WordPress 4.9.6
Version: 1.6.2
Version: 1.7.0
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/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.blog
Description:
Requires at least: WordPress 4.9.6
Version: 1.6.2
Version: 1.7.0
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/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.blog
Description:
Requires at least: WordPress 4.9.6
Version: 1.6.2
Version: 1.7.0
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/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://newspack.blog
Description:
Requires at least: WordPress 4.9.6
Version: 1.6.2
Version: 1.7.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: newspack
Expand Down
2 changes: 1 addition & 1 deletion 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.6.2",
"version": "1.7.0",
"description": "A theme for Newspack. https://newspack.blog",
"bugs": {
"url": "https://github.com/Automattic/newspack-theme/issues"
Expand Down

0 comments on commit a601c61

Please sign in to comment.