فهرست منبع

Bump version & changelog. (#4408)

Jeff Ong 4 سال پیش
والد
کامیت
c5cc825588

+ 1 - 1
blockbase/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "1.1.2",
+  "version": "1.2.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
blockbase/package.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "1.1.2",
+  "version": "1.2.0",
   "description": "Blank Parent Theme",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 6 - 0
blockbase/readme.txt

@@ -35,6 +35,12 @@ A Universal theme is a theme that works in Full Site Editing and in the Customiz
 
 == Changelog ==
 
+= 1.2.0 =
+* Remove site editor toggle 
+* PHP 404 template
+* Revise font customization approach
+* Bug fixes and child-theme compability improvements 
+
 = 1.1.0 =
 * Added color customization from the customizer
 

+ 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.7
 Tested up to: 5.7
 Requires PHP: 5.7
-Version: 1.1.2
+Version: 1.2.0
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Text Domain: blockbase

+ 1 - 1
mayland-blocks/package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "mayland-blocks",
-	"version": "2.1.0",
+	"version": "2.1.1",
 	"lockfileVersion": 1,
 	"requires": true,
 	"dependencies": {

+ 1 - 1
mayland-blocks/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "mayland-blocks",
-	"version": "2.1.0",
+	"version": "2.1.1",
 	"description": "",
 	"main": "index.js",
 	"dependencies": {},

+ 4 - 0
mayland-blocks/readme.txt

@@ -12,6 +12,10 @@ Mayland Blocks is a block theme based on the Mayland theme.
 
 == Changelog ==
 
+= 2.1.1 =
+* Better comments styles
+* Bug fixes and Gutenberg + Blockbase compatibility improvements
+
 = 2.1.0 =
 * Added color customization from the customizer
 

+ 1 - 1
mayland-blocks/style.css

@@ -7,7 +7,7 @@ Description: Make your online portfolio wonderfully uncluttered with Mayland. Gr
 Requires at least: 5.7
 Tested up to: 5.7
 Requires PHP: 5.7
-Version: 2.1.0
+Version: 2.1.1
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 1 - 1
quadrat/package.json

@@ -1,6 +1,6 @@
 {
   "name": "quadrat",
-  "version": "1.1.0",
+  "version": "1.1.2",
   "description": "",
   "main": "index.php",
   "dependencies": {},

+ 4 - 0
quadrat/readme.txt

@@ -12,6 +12,10 @@ Quadrat is a simple, versatile WordPress theme, designed for blogs and podcasts.
 
 == Changelog ==
 
+= 1.1.2 =
+* Better comments styles
+* Bug fixes and Gutenberg + Blockbase compatibility improvements
+
 = 1.1.1 =
 * Replace images with locally bundled ones
 

+ 1 - 1
quadrat/style.css

@@ -7,7 +7,7 @@ Description: Quadrat is a simple, versatile WordPress theme, designed for blogs
 Requires at least: 5.7
 Tested up to: 5.7
 Requires PHP: 5.7
-Version: 1.1.1
+Version: 1.1.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase

+ 1 - 1
seedlet-blocks/package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "seedlet-blocks",
-  "version": "2.1.0",
+  "version": "2.1.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
seedlet-blocks/package.json

@@ -1,6 +1,6 @@
 {
   "name": "seedlet-blocks",
-  "version": "2.1.0",
+  "version": "2.1.1",
   "description": "",
   "main": "index.js",
   "dependencies": {},

+ 4 - 0
seedlet-blocks/readme.txt

@@ -12,6 +12,10 @@ A block theme based on the Seedlet theme.
 
 == Changelog ==
 
+= 2.1.1 =
+* Better comments styles
+* Bug fixes and Gutenberg + Blockbase compatibility improvements
+
 = 2.1.0 =
 * Added color customization from the customizer
 

+ 1 - 1
seedlet-blocks/style.css

@@ -7,7 +7,7 @@ Description: A simple, text-driven, single-column block-based theme.
 Requires at least: 5.7
 Tested up to: 5.7
 Requires PHP: 5.7
-Version: 2.1.0
+Version: 2.1.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: blockbase