Version Bump
This commit is contained in:
parent
ae16e13400
commit
ea368d34c9
8 changed files with 13 additions and 7 deletions
|
@ -12,6 +12,9 @@ Antonia is a theme for selling products with the help of payments block.
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.0.4 =
|
||||
* Typography fixes (#6260)
|
||||
|
||||
= 0.0.3 =
|
||||
* Migrate antonia fonts to new Blockbase format (#6268)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Antonia is a theme for selling products with the help of payments b
|
|||
Requires at least: 5.8
|
||||
Tested up to: 5.9
|
||||
Requires PHP: 5.7
|
||||
Version: 0.0.3
|
||||
Version: 0.0.4
|
||||
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.173",
|
||||
"version": "1.0.174",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.171",
|
||||
"version": "1.0.174",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.173",
|
||||
"version": "1.0.174",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
|
|||
Requires at least: 5.5
|
||||
Tested up to: 5.5
|
||||
Requires PHP: 5.6.2
|
||||
Version: 1.1.23-wpcom
|
||||
Version: 1.1.24
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: LICENSE
|
||||
Text Domain: seedlet
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "seedlet",
|
||||
"version": "1.1.23",
|
||||
"version": "1.1.24",
|
||||
"description": "Seedlet",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Automattic/seedlet/issues"
|
||||
|
|
|
@ -18,6 +18,9 @@ Seedlet is a great option for professionals and creatives looking for a sophisti
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.1.24 =
|
||||
* #6004: Seedlet: Fix link underline colors in Safari (#6199)
|
||||
|
||||
= 1.1.23 =
|
||||
* migrate to npm workspaces (#6200)
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ Description: Seedlet is a free WordPress theme. A two-column layout and classica
|
|||
Requires at least: 5.5
|
||||
Tested up to: 5.5
|
||||
Requires PHP: 5.6.2
|
||||
Version: 1.1.23-wpcom
|
||||
Version: 1.1.24-wpcom
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: LICENSE
|
||||
Text Domain: seedlet
|
||||
|
|
Loading…
Reference in a new issue