Version Bump
This commit is contained in:
parent
7d70b68227
commit
f0f1a25e0c
8 changed files with 15 additions and 6 deletions
|
@ -12,6 +12,9 @@ Covr is a beautifully crafted theme that boasts a clean and modern design, speci
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.1 =
|
||||
* Covr: remove theme key from template part links in templates
|
||||
|
||||
= 0.0.1 =
|
||||
* Initial release
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Covr is a simple and straightforward theme designed for a sleek pre
|
|||
Requires at least: 5.8
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: covr
|
||||
|
|
|
@ -12,6 +12,9 @@ Erma is a WordPress portfolio block theme that features gorgeous imagery and mod
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.4 =
|
||||
* missing changelog
|
||||
|
||||
= 1.0.3 =
|
||||
* Erma: adding defult font weight
|
||||
|
||||
|
|
|
@ -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.3
|
||||
Version: 1.0.4
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: erma
|
||||
|
|
|
@ -12,6 +12,9 @@ Fewer is perfect for showcasing portfolios and blogs. With a clean and opinionat
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.2 =
|
||||
* missing changelog
|
||||
|
||||
= 1.0.1 =
|
||||
* fix font slug
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Fewer is perfect for showcasing portfolios and blogs. With a clean
|
|||
Requires at least: 5.8
|
||||
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: fewer
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.366",
|
||||
"version": "1.0.367",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.366",
|
||||
"version": "1.0.367",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.366",
|
||||
"version": "1.0.367",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue