Version Bump
This commit is contained in:
parent
2df7de8151
commit
d07eab49dc
15 changed files with 29 additions and 10 deletions
|
@ -12,6 +12,9 @@ Arbutus is a simple blogging theme that supports full-site editing. It comes wit
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.17 =
|
||||
* Arbutus: Remove bottom margin inherited from heading element (#7328)
|
||||
|
||||
= 0.0.16 =
|
||||
* lock post-content block by default (#6314)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Arbutus is a simple blogging theme that supports full-site editing.
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.8
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.16
|
||||
Version: 1.0.17
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "blockbase",
|
||||
"version": "3.1.14",
|
||||
"version": "3.1.15",
|
||||
"description": "Blank Parent Theme",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Automattic/themes/issues/new?label=[Theme]%20Blockbase"
|
||||
|
|
|
@ -19,6 +19,10 @@ Read the release notes at https://blockbasetheme.com/category/release-notes/
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 3.1.15 =
|
||||
* Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki (#7348)
|
||||
* Add tag name main in query in search template (#7350)
|
||||
|
||||
= 3.1.14 =
|
||||
* Remove tags blog-homepage and auto-loading-homepage (#7322)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
|
|||
Requires at least: 6.1
|
||||
Tested up to: 6.1
|
||||
Requires PHP: 5.7
|
||||
Version: 3.1.14
|
||||
Version: 3.1.15
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: blockbase
|
||||
|
|
|
@ -12,6 +12,9 @@ Bute is a blog theme that has a full-screen front page
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.2 =
|
||||
* Bute: Fix the side padding for the header (#7347)
|
||||
|
||||
= 1.0.1 =
|
||||
* Bute: Update navigation so they are vertically centre to avoid wpcom banners overlapping (#7203)
|
||||
* Remove comments and post-meta template part refs from theme.json (#7228)
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Bute is a blog theme that has a full-screen front page
|
|||
Requires at least: 6.0
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: bute
|
||||
|
|
|
@ -12,6 +12,9 @@ Erma is a WordPress portfolio block theme that features gorgeous imagery and mod
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.7 =
|
||||
* Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki (#7348)
|
||||
|
||||
= 1.0.6 =
|
||||
* Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Erma is a WordPress portfolio block theme that features gorgeous im
|
|||
Requires at least: 5.8
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: erma
|
||||
|
|
|
@ -11,6 +11,9 @@ Meraki is a blogging theme that supports full-site editing.
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.10 =
|
||||
* Fix query block error in search template (#7349)
|
||||
|
||||
= 0.0.9 =
|
||||
* Blockbase + children: remove __unstableLocation (#6759)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Meraki is a blogging theme that supports full-site editing.
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.9
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.9
|
||||
Version: 1.0.10
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template: blockbase
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.418",
|
||||
"version": "1.0.419",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.418",
|
||||
"version": "1.0.419",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.418",
|
||||
"version": "1.0.419",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
|
@ -12,6 +12,9 @@ Poesis pays homage to the literary figures represented in the painting “Six Tu
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.2 =
|
||||
* Fix error: Template part has been deleted or is unavailable in Erma, Poesis, and Meraki (#7348)
|
||||
|
||||
= 1.0.1 =
|
||||
* Remove ref attribute from navigation block to avoid error message in Gutenberg (#7342)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Poesis pays homage to the literary figures represented in the paint
|
|||
Requires at least: 6.1
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: poesis
|
||||
|
|
Loading…
Add table
Reference in a new issue