Browse Source

Version Bump

Mark Biek 3 years ago
parent
commit
ab437b49ca
7 changed files with 12 additions and 6 deletions
  1. 3 0
      appleton/readme.txt
  2. 1 1
      appleton/style.css
  3. 1 1
      blockbase/package.json
  4. 3 0
      blockbase/readme.txt
  5. 1 1
      blockbase/style.css
  6. 2 2
      package-lock.json
  7. 1 1
      package.json

+ 3 - 0
appleton/readme.txt

@@ -12,6 +12,9 @@ Appleton is a theme for creative professionals, such as photographers, designers
 
 == Changelog ==
 
+= 0.0.2 =
+* Typography & Width updates
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
appleton/style.css

@@ -7,7 +7,7 @@ Description: Appleton is a theme for creative professionals, such as photographe
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 0.0.2
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 1 - 1
blockbase/package.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "2.0.34",
+  "version": "2.0.35",
   "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.35 =
+* Fix issue with duplicate title tags in blockbase (#6019)
+
 = 2.0.34 =
 * Blockbase: fixing separator block dots option (#5964)
 

+ 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.34
+Version: 2.0.35
 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.134",
+	"version": "1.0.135",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.134",
+			"version": "1.0.135",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

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