Sarah Norris %!s(int64=3) %!d(string=hai) anos
pai
achega
4ba24db18e
Modificáronse 5 ficheiros con 8 adicións e 5 borrados
  1. 1 1
      blockbase/package.json
  2. 3 0
      blockbase/readme.txt
  3. 1 1
      blockbase/style.css
  4. 2 2
      package-lock.json
  5. 1 1
      package.json

+ 1 - 1
blockbase/package.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "2.0.33",
+  "version": "2.0.34",
   "description": "Blank Parent Theme",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues/new?label=[Theme]%20Blockbase"

+ 3 - 0
blockbase/readme.txt

@@ -19,6 +19,9 @@ Read the release notes at https://blockbasetheme.com/category/release-notes/
 
 == Changelog ==
 
+= 2.0.34 =
+* Blockbase: fixing separator block dots option (#5964)
+
 = 2.0.33 =
 * Blockbase: Account for additional content via css grid configuration (#5816)
 

+ 1 - 1
blockbase/style.css

@@ -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: 2.0.33
+Version: 2.0.34
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: blockbase

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.124",
+	"version": "1.0.125",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.124",
+			"version": "1.0.125",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.124",
+	"version": "1.0.125",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"license": "GPL-2.0",