@@ -1,12 +1,12 @@
{
"name": "themes",
- "version": "1.0.534",
+ "version": "1.0.535",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "GPL-2.0",
"workspaces": [
"*"
@@ -19490,7 +19490,7 @@
}
},
"spearhead": {
- "version": "1.3.18",
+ "version": "1.3.19",
"devDependencies": {
"@wordpress/browserslist-config": "^5.16.0",
@@ -1,6 +1,6 @@
"description": "Automattic public themes",
"author": "automattic",
@@ -7,7 +7,7 @@ Description: Share your podcast with the world using Spearhead.
Requires at least: 5.5
Tested up to: 5.5
Requires PHP: 5.6.2
-Version: 1.3.18
+Version: 1.3.19
License: GNU General Public License v2 or later
License URI: LICENSE
Template: seedlet
"name": "spearhead",
"description": "a podcast theme",
"keywords": [
"gutenberg",
@@ -20,6 +20,9 @@ Spearhead is a child-theme of Seedlet: https://wordpress.org/themes/seedlet, and
== Changelog ==
+= 1.3.19 =
+* Spearhead: don't use a relative requires (#7851)
+
= 1.3.18 =
* Spearhead: remove excess JS from the frontend (#7849)