@@ -1,6 +1,6 @@
{
"name": "blockbase",
- "version": "3.0.5",
+ "version": "3.0.6",
"description": "Blank Parent Theme",
"bugs": {
"url": "https://github.com/Automattic/themes/issues/new?label=[Theme]%20Blockbase"
@@ -19,6 +19,9 @@ Read the release notes at https://blockbasetheme.com/category/release-notes/
== Changelog ==
+= 3.0.6 =
+* Blockbase: Update navigation justification (#6580)
+
= 3.0.5 =
* Update sass build scripts to import from node_modules (#6371)
* Removed group block wrapping query pagination which was causing problems. (#6354)
@@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
-Version: 3.0.5
+Version: 3.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blockbase
@@ -1,12 +1,12 @@
"name": "themes",
- "version": "1.0.219",
+ "version": "1.0.220",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "GPL-2.0",
"workspaces": [
"*"
@@ -76,7 +76,7 @@
}
},
"blockbase": {
"license": "GPLv2",
"devDependencies": {
"@wordpress/base-styles": "^4.0.4",
"description": "Automattic public themes",
"author": "automattic",