Version Bump
This commit is contained in:
parent
2e540b16c6
commit
66f7339160
6 changed files with 11 additions and 5 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.209",
|
||||
"version": "1.0.210",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.209",
|
||||
"version": "1.0.210",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.209",
|
||||
"version": "1.0.210",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
|
@ -12,6 +12,9 @@ An elegant product-focused theme
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.8 =
|
||||
* Removing thickness from text-decoration shorthand because it is not supported on WebKit (#6490)
|
||||
|
||||
= 1.0.7 =
|
||||
* lock post-content block by default (#6314)
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Requires at least: 5.9
|
|||
Tested up to: 5.9
|
||||
Requires PHP: 5.7
|
||||
Requires Gutenberg: 13.1
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template:
|
||||
|
|
|
@ -17,6 +17,9 @@ This theme was developed using the Gutenberg plugin v13.6.0. Some elements may n
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.5 =
|
||||
* Removing thickness from text-decoration shorthand because it is not supported on WebKit (#6490)
|
||||
|
||||
= 1.0.4 =
|
||||
* lock post-content block by default (#6314)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Vivre is a bold, opinionated blogging theme, heavily inspired by fa
|
|||
Requires at least: 5.8
|
||||
Tested up to: 6.0
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
|
||||
Template:
|
||||
|
|
Loading…
Reference in a new issue